Update Folder
update_folderUpdate a folder's name and optional description using its unique identifier.
Instructions
Update a folder. name must always be supplied (the server replaces the folder config).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Display name for the folder | |
| folderId | Yes | Unique identifier of the folder | |
| description | No | Optional folder description |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |