get_execution_status
Look up ONE run by execution_id when you don't have its workflow_id; otherwise use list_executions. Returns: {execution_id, workflow_id, status, started_at, finished_at, nodes_executed, error, trigger_source}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| execution_id | Yes |