Get execution result
Get execution result
Retrieves the status and result of a specific tool execution.
GET
Get execution result
Authorizations
Headers
Path Parameters
The unique identifier of the tool execution.
Response
Successful Response
The unique identifier for the execution instance.
The ID of the tool that was executed.
The final status of the execution.
The original inputs provided to the tool.
Timestamp when the execution was created.
The ID of the user who initiated the execution.
The outputs generated by the tool.
If the execution failed, this contains the error message.
Timestamp when the execution started processing.
Timestamp when the execution completed or failed.

