update_category
Modify existing course categories by updating names and descriptions to organize educational content effectively.
Instructions
Update an existing category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category_id | Yes | The category ID to update | |
| name | No | New category name | |
| description | No | New description |