Trello Add Cards
Aident Loadout を通じて Trello Tools の Trello Add Cards を使用します。実行前に入力、出力、設定、料金、リスクを確認できます。
プロバイダーの説明
Creates a new card in a Trello list. Only `idList` is required; `idBoard` is optional as the API determines the board from the list.
Aident Loadout を通じて Trello Tools の Trello Add Cards を使用します。実行前に入力、出力、設定、料金、リスクを確認できます。
Creates a new card in a Trello list. Only `idList` is required; `idBoard` is optional as the API determines the board from the list.
duestringDue date for the card (date string or 'null' to remove).
posstringPosition in list: 'top', 'bottom', or a positive float.
descstringCard description (0-16384 characters).
namestringName/title for the card. Highly recommended for new cards. If omitted, a blank title is created. When using 'idCardSource' to copy a card, the name is copied from the source unless overridden here.
closedstringArchive (close) the card. Valid values: 'true', 'false'.
idList必須stringID of the list to add the card to. Must be a 24-character hexadecimal string.
idBoardstringID of the board for the card. Must be a 24-character hexadecimal string. Optional - the API automatically determines the board from idList.
idLabelsstringComma-separated list of label IDs to add. Each ID must be a 24-character hexadecimal string.
idMembersstringComma-separated list of member IDs to assign. Each ID must be a 24-character hexadecimal string.
urlSourcestringURL to attach to the card. If a Trello card URL is provided, the card is copied from that source. Use 'null' or omit if not needed.
fileSourcestringBinary data of a file to attach.
subscribedstringSubscribe user to the card. Valid values: 'true', 'false'.
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 はまだありません。