Bls Search
bls_searchSearch BLS economic data series by keyword. Returns matching series IDs and titles. Use bls_get_series with an ID to fetch historical data points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | Keyword to search for (e.g., "rent", "construction", "unemployment", "CPI", "housing") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Note when no matches found | |
| series | Yes | Matching BLS series | |
| keyword | Yes | Search keyword that was used | |
| total_matches | Yes | Number of matching series found |