Tool to create a new card in a project. Use after confirming the project_id. Creates a task with details like name, due date, and assignees.
nameRequiredstringName of the new card (task)
tagsarrayList of tags to associate with the card
duedatestringDue date in ISO 8601 format (e.g., 2025-02-22T16:00:00Z)
inviteesarrayList of email addresses to invite to the card
stage_idintegerID of the stage where the card will be placed
startdatestringStart date in ISO 8601 format (e.g., 2025-02-20T16:00:00Z)
project_idRequiredintegerID of the project where the card will be created
descriptionstringOptional description of the card
swimlane_idintegerID of the swimlane where the card will be placed
planned_timeintegerPlanned time in minutes
custom_fieldsarrayList of custom fields for the card
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.