td_release_scope
Release a claimed subtree before its time-to-live expires so other agents can access it sooner. Use after finishing edits to avoid blocking the next agent until the full claim duration ends.
Instructions
Give a claimed subtree back before its claim expires.
Call it as soon as a run of edits is finished — otherwise the next agent waits out the whole time-to-live for nothing. Only the owner named on the claim can release it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| owner | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |