Create Text Note
create_text_noteCreate a text note to analyze content for insights, topics, and sentiment.
Instructions
Create a new text note in Speak AI for analysis. The content will be analyzed for insights, topics, and sentiment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Title/name for the text note | |
| tags | No | Comma-separated tags or array of tag strings | |
| text | No | Full text content to analyze | |
| fields | No | Custom field values to attach to the text note | |
| folderId | No | ID of the folder to place the note in | |
| callbackUrl | No | Webhook callback URL for completion notification | |
| description | No | Description for the text note |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |