ElevenFlo

Search U.S.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные

Что умеет

  • Find Cases: Find bankruptcy cases by identity, case-type tag, petition-date range, or disclosed asset threshold. Maximum 50 results; filter-only searches return newest first.
  • List Structured Datasets: List typed structured datasets available to this caller, including grain, freshness, and the canonical tools. Call describe_structured_dataset before an unfamiliar query. Use
  • Describe Structured Dataset: Describe a structured dataset's typed filters, columns, sorts, facets, aggregates, and runnable examples. Call describe_structured_dataset before an unfamiliar query. Use

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Search U.S. chapter 11 cases, dockets, and court filings. Read exact filing text, review source-linked case updates, trace related filings, and query published restructuring datasets. Verify findings against the underlying court records. Requires an ElevenFlo account and OAuth consent; tool use consumes MCP credits.

Список инструментов сервера (19)

Технические названия из tools/list. Нужны только разработчикам.

find_casesFind bankruptcy cases by identity, case-type tag, petition-date range, or disclosed asset threshold. Maximum 50 results; filter-only searches return newest first.
list_structured_datasetsList typed structured datasets available to this caller, including grain, freshness, and the canonical tools. Call describe_structured_dataset before an unfamiliar query. Use aggregate_structured_data for population questions. Set facets=[...] explicitly when grouped counts are needed. where is a list of typed {field, op, value} predicates using eq, neq, in, nin, gt, gte, lt, lte, between, prefix, contains, or exists as declared by describe. Every dataset uses the universal case_id field; storage-specific identifiers are never query inputs.
describe_structured_datasetDescribe a structured dataset's typed filters, columns, sorts, facets, aggregates, and runnable examples. Call describe_structured_dataset before an unfamiliar query. Use aggregate_structured_data for population questions. Set facets=[...] explicitly when grouped counts are needed. where is a list of typed {field, op, value} predicates using eq, neq, in, nin, gt, gte, lt, lte, between, prefix, contains, or exists as declared by describe. Every dataset uses the universal case_id field; storage-specific identifiers are never query inputs.
search_structured_dataSearch canonical typed rows with declared where, select, sort, facets, page_size, and signed cursor fields. Call describe_structured_dataset before an unfamiliar query. Use aggregate_structured_data for population questions. Set facets=[...] explicitly when grouped counts are needed. where is a list of typed {field, op, value} predicates using eq, neq, in, nin, gt, gte, lt, lte, between, prefix, contains, or exists as declared by describe. Every dataset uses the universal case_id field; storage-specific identifiers are never query inputs.
aggregate_structured_dataRun a policy-bounded population aggregate with declared where, group_by, metrics, and order_by fields. Call describe_structured_dataset before an unfamiliar query. Use aggregate_structured_data for population questions. Set facets=[...] explicitly when grouped counts are needed. where is a list of typed {field, op, value} predicates using eq, neq, in, nin, gt, gte, lt, lte, between, prefix, contains, or exists as declared by describe. Every dataset uses the universal case_id field; storage-specific identifiers are never query inputs.
suggest_structured_valuesSuggest normalized values for a declared suggestable dataset field, optionally narrowed by where predicates. Call describe_structured_dataset before an unfamiliar query. Use aggregate_structured_data for population questions. Set facets=[...] explicitly when grouped counts are needed. where is a list of typed {field, op, value} predicates using eq, neq, in, nin, gt, gte, lt, lte, between, prefix, contains, or exists as declared by describe. Every dataset uses the universal case_id field; storage-specific identifiers are never query inputs.
list_document_typesList canonical filing categories and tags accepted by document tools.
list_docket_entriesList up to 25 docket documents, newest first. For status, request 5 with confirmation_order and effective_date_notice tags; latest terminal notice controls. Stop when answered.
get_document_summaryRead the stored summary for one document.
read_document_chunksRead selected chunks from one document.
extract_document_passagesRead verbatim passages from one document using short keywords, such as 'effective date'. All query terms must match; do not send a full question or a list of topics. Returns at most 10 chunks.
find_case_document_hubsFind the most connected documents in one case's citation graph.
list_document_relationshipsList incoming or outgoing citation relationships for selected documents.
search_filingsSearch filing evidence across all cases or within one case using short keywords. All query terms must match; search distinct issues separately. Maximum 25 results.
search_newsSearch bankruptcy news and source coverage across all cases or within one case.
search_transcriptsSearch hearing and court transcripts across all cases or within one case.
search_document_summariesSearch document summaries within one case.
search_document_chunksFind supporting chunks within selected documents using short keywords. All query terms must match; use returned chunk IDs with read_document_chunks for exact text.
list_case_updatesList typed docket events (filings, hearings, milestones) for specific cases or for the caller's own watches, newest first, each with its citable filings and any published narrative.