search_series
Search FRED economic data series by keyword and retrieve results with pagination metadata (count, offset, limit).
Instructions
Search FRED for series matching text. Returns the matching series along with pagination metadata (total match count, offset, limit).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort direction. | |
| text | Yes | Words to search for, e.g. "unemployment rate". | |
| limit | No | Maximum number of results to return. | |
| order_by | No | Field to order results by (default: search relevance). |