get_releases
Retrieve the full list of economic data releases from FRED, with options to limit or offset preview results and save the complete set to a JSON file.
Instructions
Get all releases of economic data.
Args: 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 |