update_attachment
Update an attachment's description or pinned status. Change the description text, clear it, or toggle pinning.
Instructions
Update attachment metadata (description, pinned status).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pinned | No | Pin or unpin the attachment | |
| description | No | New description (null to clear) | |
| attachmentId | Yes | a string that will be trimmed |