update_nugget
Update a knowledge nugget by specifying its ID and updating its name, description, or content.
Instructions
Update an existing knowledge nugget
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Nugget ID | |
| name | No | New name | |
| description | No | New description | |
| content | No | New content |