caldera_get_operation
Retrieve full details of a Caldera operation, including its execution chain, by providing the operation ID.
Instructions
Get full details for an operation including its execution chain.
Args: operation_id: The Caldera operation ID.
Returns: JSON string with the full operation object including chain results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |