file_lock_check
Check if a specific file is currently locked by any agent to prevent conflicts during file operations.
Instructions
Check whether a specific file is currently locked by any agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the file to check |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||