Get a FRED category
get_categoryFetch a FRED category by ID, or the root category if no ID is given.
Instructions
Get a FRED category by ID. Omit category_id for the root category. Example: get_category(category_id=125).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||