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