lock
Acquire an advisory lock on a path for 5 minutes to signal other agents you're editing it. Calling again renews it; locks never block reads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to lock, relative to the workspace root. The file need not exist yet. | |
| workspace | No | Workspace slug. Optional, defaults to "temp". |