Disclosure documents
get_disclosure_documentsRetrieve all attachments for a specific disclosure, including attachment IDs, names, and source URLs. Use the IDs to fetch document text or search within disclosures.
Instructions
List a disclosure's attachments (PDF/XLSX/…) with attachment_id, name and source_url.
Pass an id to get_document_text or search_documents to read it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| disclosure_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||