edit_library
Update library metadata including name, description, and public status. Provide library ID to modify these properties.
Instructions
Edit library metadata (name, description, public status).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| library_id | Yes | Library identifier | |
| name | No | New library name (optional) | |
| description | No | New library description (optional) | |
| public | No | Whether library is public (optional) | |
| response_format | No | markdown |