update_note_by_id_api_v1_notes
Updates an existing note by ID. Modify title, access grants, or metadata for a specific note.
Instructions
Update Note By Id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| access_grants | No | ||
| data | No | ||
| meta | No | ||
| title | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |