index_sec_filing
Fetches, chunks, and indexes SEC EDGAR filings so they can be retrieved via RAG for financial analysis.
Instructions
Fetch, chunk, and index a known SEC filing document for RAG retrieval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cik | Yes | ||
| section | No | full filing | |
| form_type | Yes | ||
| filing_date | Yes | ||
| contact_email | Yes | ||
| document_name | Yes | ||
| accession_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||