get_category_series
Retrieve economic data series for a specific FRED category ID. Optionally save the complete list to a JSON file for offline analysis.
Instructions
Get series in a specific category.
Args: category_id: The category ID. limit: Max results in preview. offset: Offset for preview. file_path: Optional absolute path to save the full list as JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| file_path | No | ||
| category_id | Yes |