update_knowledge_group
Updates an existing knowledge group by modifying its name and/or description using the group ID.
Instructions
Update a knowledge group. Only provide the fields you want to change.
Args: group_id: The UUID of the knowledge group to update name: New name description: New description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ||
| name | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |