get_category
Retrieve a FRED category's name and parent ID by providing its category ID, starting from the root category (0).
Instructions
Fetch a FRED category by its id (0 is the root of the category tree): its name and parent category id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category_id | Yes | The FRED category id (0 is the root of the category tree). |