create_view
Create a view on a team, space, folder, or list in ClickUp, specifying the view type and optional settings for grouping, filtering, and sorting.
Instructions
Create a View on a Team, Space, Folder or List. Provide exactly one parent id (team_id/space_id/folder_id/list_id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| type | No | ||
| team_id | No | ||
| space_id | No | ||
| folder_id | No | ||
| list_id | No | ||
| grouping | No | ||
| divide | No | ||
| sorting | No | ||
| filters | No | ||
| columns | No | ||
| team_sidebar | No | ||
| settings | No |