Tool to retrieve tasks for a specific project. Use when you have a project ID and need its tasks. Example: 'Get tasks for project 42'.
pageintegerPage number for pagination (optional, default=1)
statusstringFilter tasks by status: 'open' or 'closed' (optional)
user_idintegerFilter tasks by user ID (optional)
per_pageintegerNumber of tasks per page (optional, default=50)
project_idRequiredintegerID of the project to retrieve tasks for
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.