Monday Create Column
通过 Aident Loadout 使用 Monday Tools 的 Monday Create Column。执行前查看输入、输出、设置、价格和风险。
服务提供商说明
Creates a new column with a specified type and title on a monday.com board.
通过 Aident Loadout 使用 Monday Tools 的 Monday Create Column。执行前查看输入、输出、设置、价格和风险。
Creates a new column with a specified type and title on a monday.com board.
title必填stringTitle for the new column.
board_id必填integerUnique identifier of the board for the new column. Note: Subitems boards are not supported; use create_subitem mutation instead.
defaultsstringJSON string with default values or settings, often for 'status' or 'dropdown' types to define labels. Example: '''{"labels": ["To Do", "In Progress", "Done"]}'''
column_type必填stringType of the column. Must be a valid GraphQL enum token in snake_case format (e.g., 'long_text', not 'text_long' or 'long-text'). Supported types include: status, text, long_text, numbers, date, dropdown, people, timeline, link, email, phone, rating, checkbox, country, file, hour…
descriptionstringDescription for the new column.
after_column_idstringID of an existing column after which the new column will be inserted.
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。
免费操作
目前没有已发布技能明确引用此操作。