Clickup Create Folder View
通过 Aident Loadout 使用 ClickUp Tools 的 Clickup Create Folder View。执行前查看输入、输出、设置、价格和风险。
服务提供商说明
Creates a new, highly customizable view within a specific ClickUp folder using its `folder_id`.
通过 Aident Loadout 使用 ClickUp Tools 的 Clickup Create Folder View。执行前查看输入、输出、设置、价格和风险。
Creates a new, highly customizable view within a specific ClickUp folder using its `folder_id`.
name必填stringName for the new view.
type必填stringThe type of view to create. Options include: `list`, `board`, `calendar`, `table`, `timeline`, `workload`, `activity`, `map`, `conversation`, or `gantt`.
folder_id必填stringNumeric ID of the folder where the new view will be created.
divide__dirnullThis field must be `null` (None). It is intended for specifying sort direction within divided sections, but its configuration is not fully detailed.
filters__opstringOperator for combining filters. The available operator (`op`) values are `AND` and `OR`. Required when any filter parameter is provided.
divide__fieldnullThis field must be `null` (None). It is intended for view division features (e.g., swimlanes) whose specific configuration via this parameter is not fully detailed.
grouping__dirintegerSet a group sort order. Use `1` for ascending (e.g., urgent priority at top of the view, and tasks with no priority at the bottom) or `-1` to reverse the order (e.g., tasks with no priority at the top). Required when any grouping parameter is provided.
columns__fieldsarrayArray of field objects to display as columns in the view. Each element must be an object. Custom Fields require the `_cf` prefix followed by the Custom Field ID (e.g., `_cf_xxxxxxxx`).
filters__fieldsarrayFields to filter by. Each element represents a filter condition. View the list of available fields in ClickUp's API documentation. Required when any filter parameter is provided.
filters__searchstringText string to search for within tasks, comments, and subtasks in the view. Required when any filter parameter is provided.
grouping__fieldstringField to group tasks by. Options include: `none`, `status`, `priority`, `assignee`, `tag`, or `dueDate`. When any grouping parameter is provided, `grouping__field`, `grouping__dir`, `grouping__collapsed`, and `grouping__ignore` are all required.
sorting__fieldsarrayFields to sort tasks by. Each element must be an object with 'field' and 'dir' properties. 'dir' should be 1 for ascending or -1 for descending. Refer to ClickUp API for the exact structure.
data必填Data from the action execution
errorstringError if any occurred during the execution of the action
successful必填booleanWhether or not the action execution was successful or not
OAuth 连接。风险等级 2/5。
免费操作
目前没有已发布技能明确引用此操作。