Retrieves the status and result of a specific tool execution.
The unique identifier of the tool execution.
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.