Query SEC Sector Peers
query_sec_sector_peersRetrieve certified SEC XBRL metrics—like revenues or debt—for an industry peer group derived from SIC codes and 10-K disclosures. Use to screen sectors or compare companies without a specific ticker.
Instructions
Returns certified SEC EDGAR XBRL metrics across an industry peer group dynamically derived from SEC filing SIC codes and 10-K business segment disclosures. Use this for sector screening or when no specific company ticker is provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Optional peer limit, default 5 | |
| period | No | Optional filing period, e.g. FY2025 | |
| metrics | No | Optional comma-separated or array of SEC XBRL metrics, e.g. Revenues,OperatingIncome,TotalLongTermDebt | |
| low_tokens | No | Optional. When true, returns compact JSON schema. | |
| sector_or_industry | Yes | Industry or sector description as declared in SEC filings, e.g. 'photonics', 'optics', 'semiconductors', 'pharmaceuticals', 'aerospace' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | List of MCP output blocks containing verified SEC fact payload or SAFE_REFUSAL |