start_execution
Start timing an active execution by recording the start timestamp and updating its status to running. Use after creating an execution to track duration.
Instructions
Start timing the active execution. Call after create_execution().
Records the start timestamp for duration tracking. The execution status changes to "running".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |