Retrieves detailed information about a specific task by its unique ID. Use this action when you need to: - Get full details of a task after obtaining its ID from a list or search - Check the current status, progress, or assignments of a specific task - Access task metadata like…
dirstringSort direction: ASC (ascending) or DESC (descending)
sortstringField name to sort results by (typically not needed for single task retrieval)
limitintegerMaximum number of results to return (typically set to 1 for single task retrieval)
startintegerStarting index for pagination (typically not needed for single task retrieval)
taskIdRequiredintegerUnique identifier of the task to retrieve
dataFormatstringLevel of detail in the response. Options: MINIMAL (basic fields only), MEDIUM (standard fields), FULL (all fields including extended data)
organizationIdRequiredstringOrganization identifier from your Firmao account URL (e.g., 'mycompany' from system.firmao.net/mycompany)
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.