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。
無料 Action
この Action を明示的に参照する公開 Skills はまだありません。