list_metrics
Retrieve available financial metric tags from SEC EDGAR filings to identify exact metric names for data extraction.
Instructions
List available metric tags for a filing period so an agent can choose an exact metric_name before calling get_metric.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | ||
| year | Yes | ||
| quarter | Yes | ||
| full_year_mode | No | ||
| source | No | auto | |
| date_type | No | ||
| limit | No | ||
| include_values | No |