get_release_series
Retrieve economic data series for a specific FRED release using its release ID. Optionally limit or offset results and save the full list to a JSON file.
Instructions
Get series in a specific release.
Args: release_id: The release 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 | ||
| release_id | Yes |