Tool to retrieve the payload result of a completed async task. Use after confirming the async job and task have completed to fetch the operation's output.
jobIdRequiredstringThe async job ID returned in the Location header when the request was submitted with Prefer: respond-async.
taskIdRequiredstringThe task ID for the submitted job, obtained via the async task endpoints for the given job.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.