Create Folder View
create_folder_viewCreate a custom saved view for a folder by defining display columns, field mapping, and default settings.
Instructions
Create a new saved view for a folder with a custom set of display columns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Display name for the view | |
| columns | Yes | Ordered list of columns shown in the view | |
| folderId | Yes | Unique identifier of the folder | |
| isDefault | No | Whether this view is the folder's default view |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |