update_slice_progress
Persist the current state of a work slice without verifying or completing it, so agents can track progress and blockers across collaborative workflows.
Instructions
Persist current slice state. Does not verify or complete work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blocker | No | ||
| actor_id | Yes | ||
| slice_id | Yes | ||
| total_steps | No | ||
| current_step | No | ||
| execution_state | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||