Update Text Note
update_text_noteUpdate an existing text note's name, content, or metadata. Changing the text triggers automatic re-analysis.
Instructions
Update an existing text note's name, content, or metadata. Updating text content will trigger re-analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the text note | |
| tags | No | Updated comma-separated tags | |
| text | No | New text content (will trigger re-analysis) | |
| mediaId | Yes | Unique identifier of the text note | |
| folderId | No | Move to a different folder | |
| description | No | Updated description |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |