analyze_document
ChatGPTAnalyze a filing or transcript document by document_id and analysis instructions. Optional chunk_ids narrow the analyzed text and are required when the document reports requires_chunk_ids=true. Returns analysis text, citation metadata when available, and an efficiency_warning when chunk_ids are omitted.
analyze_document
ChatGPTAnalyze a filing or transcript document by document_id and analysis instructions. Optional chunk_ids narrow the analyzed text and are required when the document reports requires_chunk_ids=true. Returns analysis text, citation metadata when available, and an efficiency_warning when chunk_ids are omitted.
browse_docket
ChatGPTBrowse a case docket with optional document type, docket number, court, judge, date, and sort filters. Returns entries with document_id, docket_number, date_filed, document_name, total_chunks, and requires_chunk_ids.
browse_docket
ChatGPTBrowse a case docket with optional document type, docket number, court, judge, date, and sort filters. Returns entries with document_id, docket_number, date_filed, document_name, total_chunks, and requires_chunk_ids.
explore_document_graph
ChatGPTExplore document relationships. Hub mode returns the most-connected documents for a case. Related mode returns outgoing and/or incoming citation edges for specific documents.
explore_document_graph
ChatGPTExplore document relationships. Hub mode returns the most-connected documents for a case. Related mode returns outgoing and/or incoming citation edges for specific documents.
fetch
ChatGPTFetch full text for a bankruptcy court filing by canonical ElevenFlo filing ID. Returns filing text and a canonical ElevenFlo citation URL.
fetch
ChatGPTFetch full text for a bankruptcy court filing by canonical ElevenFlo filing ID. Returns filing text and a canonical ElevenFlo citation URL.
get_document_summary
ChatGPTRetrieve the current generated summary for one filing. Returns summary_markdown, lineage/provenance status, verification warnings, and optional ordered segments. Unavailable summaries return available=false.
get_document_summary
ChatGPTRetrieve the current generated summary for one filing. Returns summary_markdown, lineage/provenance status, verification warnings, and optional ordered segments. Unavailable summaries return available=false.
list_document_type_filters
ChatGPTReturn document-type taxonomy metadata for MCP filters. Inputs optionally search category keys and tags. Returns filterable category keys, canonical tags, labels, and policy metadata.
list_document_type_filters
ChatGPTReturn document-type taxonomy metadata for MCP filters. Inputs optionally search category keys and tags. Returns filterable category keys, canonical tags, labels, and policy metadata.
read_text
ChatGPTRetrieve exact verbatim filing or transcript text. Returns selected chunk records for a document_id and chunk_ids.
read_text
ChatGPTRetrieve exact verbatim filing or transcript text. Returns selected chunk records for a document_id and chunk_ids.
search
ChatGPTSearch ElevenFlo's bankruptcy data for U.S. Chapter 11 court filings and case information. Returns matching filing records with canonical ElevenFlo IDs usable by fetch.
search
ChatGPTSearch ElevenFlo's bankruptcy data for U.S. Chapter 11 court filings and case information. Returns matching filing records with canonical ElevenFlo IDs usable by fetch.
search_cases
ChatGPTFind Chapter 11 cases through the unified case-browse read model. Returns case_id, case_watch_id, coverage state, availability flags, and case summary metadata.
search_cases
ChatGPTFind Chapter 11 cases through the unified case-browse read model. Returns case_id, case_watch_id, coverage state, availability flags, and case summary metadata.
search_content
ChatGPTSearch court filings, news/intel sources, or transcripts with optional case, date, court, judge, source, and document-type filters. Returns filing/transcript results with document_id and source discovery results with source_content_id, metadata, and bounded snippet previews.
search_content
ChatGPTSearch court filings, news/intel sources, or transcripts with optional case, date, court, judge, source, and document-type filters. Returns filing/transcript results with document_id and source discovery results with source_content_id, metadata, and bounded snippet previews.
search_summaries
ChatGPTSearch generated summary segments across cases or documents. Returns matching summary segments in compact title-preview mode by default, or full segment text when mode='full'.
search_summaries
ChatGPTSearch generated summary segments across cases or documents. Returns matching summary segments in compact title-preview mode by default, or full segment text when mode='full'.
search_within
ChatGPTSearch within known filing or transcript documents by ID. Returns per-id total_chunks, matched_chunks, requires_chunk_ids, and matched_excerpts with chunk_id, short preview, and offsets.
search_within
ChatGPTSearch within known filing or transcript documents by ID. Returns per-id total_chunks, matched_chunks, requires_chunk_ids, and matched_excerpts with chunk_id, short preview, and offsets.