update_category
Update specific fields of a category within a project without affecting other category data. Ideal for modifying category name or description.
Instructions
Partially update a category (PATCH — only provided fields are changed)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| projectId | Yes | ||
| categoryId | Yes | ||
| description | No |