courtlistener.call_endpoint medium conf lowaudit
Invokes any CourtListener API endpoint with caller-supplied parameters, widening reach beyond the curated tool set to any read or account-alert endpoint the token permits.
All other tools (13)
courtlistener.analyze_citations low conf mediumallow
Verifies extracted citations against the CourtListener database, returning canonical case name, court, date, and status for each.
courtlistener.create_search_alert low conf mediumallow
Creates a saved search alert on the user's account that emails matching new results at the chosen real-time, daily, weekly, or monthly frequency.
courtlistener.delete_search_alert low conf mediumallow
Removes a saved search alert from the user's account by ID; reversible by recreating the alert.
courtlistener.extract_citations low conf mediumallow
Parses legal citations out of supplied text locally on the server with no external API calls or data writes.
courtlistener.get_choices low conf mediumallow
Looks up valid enum values such as court IDs and case statuses; read-only reference metadata.
courtlistener.get_counts low conf mediumallow
Returns the total result count for a prior query; read-only metadata.
courtlistener.get_endpoint_item low conf mediumallow
Retrieves a single public record — opinion, docket, or judge — by its CourtListener ID.
courtlistener.get_endpoint_schema low conf mediumallow
Returns the JSON schema of filters and response fields for an endpoint; documentation-only metadata.
courtlistener.get_more_results low conf mediumallow
Pages through additional results from a prior search or call_endpoint query; read-only, no state change.
courtlistener.resume_citation_analysis low conf mediumallow
Continues a batched citation-verification job that exceeded the per-call limit; read-only continuation of prior work.
courtlistener.search low conf mediumallow
Queries public case law, dockets, judges, and oral arguments with the full range of CourtListener filters; read-only over public court records.
courtlistener.subscribe_to_docket_alert low conf mediumallow
Enrolls the user's account in email notifications for new activity on a specific docket.
courtlistener.unsubscribe_from_docket_alert low conf mediumallow
Cancels the user's email notifications for a docket alert.