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。
免费操作
目前没有已发布技能明确引用此操作。