delete_knowledge_group
Delete a knowledge group and all its documents by specifying the group ID. This action removes the group and its contents together.
Instructions
Delete a knowledge group by ID. This will also delete all documents in the group.
Args: group_id: The UUID of the knowledge group to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |