edit_category
Update a category's name or authoritative description within a dataset by providing the dataset and category identifiers.
Instructions
Change a category name or authoritative description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional replacement name. | |
| dataset_id | Yes | Active owning dataset identifier. | |
| category_id | Yes | Category identifier to edit. | |
| description | No | Optional replacement description. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| data | Yes | Describe one category through the stable public interface. |