Monday Create Board
通过 Aident Loadout 使用 Monday Tools 的 Monday Create Board。执行前查看输入、输出、设置、价格和风险。
服务提供商说明
Creates a Monday.com board; `template_id` if used must be accessible, and `folder_id` must be in `workspace_id` if both are provided.
通过 Aident Loadout 使用 Monday Tools 的 Monday Create Board。执行前查看输入、输出、设置、价格和风险。
Creates a Monday.com board; `template_id` if used must be accessible, and `folder_id` must be in `workspace_id` if both are provided.
folder_idintegerID of the folder for the board. If `workspace_id` is absent, the board uses this folder's containing workspace. If `workspace_id` is present, this folder must be within the specified workspace.
board_kind必填stringThe kind of board to create, determining its visibility and access.
board_name必填stringThe name for the new board.
descriptionstringDescription for the new board.
template_idintegerID of an accessible template to use for the new board.
workspace_idintegerNumeric ID of the workspace for the board. Use MONDAY_GET_WORKSPACES action to retrieve valid workspace IDs. This field is optional - if omitted, the board is created in the default workspace. If `folder_id` is given, this workspace must contain that folder.
board_owner_idsarrayUser IDs to be assigned as owners of the board.
board_subscriber_idsarrayUser IDs to be subscribed to the board.
board_subscriber_teams_idsarrayTeam IDs to be subscribed to the board.
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。
免费操作
目前没有已发布技能明确引用此操作。