update_knowledge_by_id_api_v1_knowledge
Modify knowledge records in OpenWebUI by specifying the ID, updating name and description, and optionally adjusting access grants.
Instructions
Update Knowledge By Id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| access_grants | No | ||
| description | Yes | ||
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |