file_renew
Renew an active direct-v1 file lease by validating task-attempt authority and expected revision, extending its duration to maintain coordination control and avoid workflow interruptions.
Instructions
Renew an active direct-v1 file lease with matching task-attempt authority and revision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | Yes | ||
| task_id | Yes | ||
| lease_id | Yes | ||
| attempt_id | Yes | ||
| api_version | Yes | ||
| claim_token | Yes | ||
| lease_token | Yes | ||
| extend_seconds | Yes | ||
| schema_version | Yes | ||
| idempotency_key | Yes | ||
| coordination_mode | Yes | ||
| expected_revision | Yes |