Get workspace coordination policy
get_workspace_coordination_policyRetrieve the current conflict policy and coordination settings for a workspace to prevent reservation conflicts in multi-agent coding workflows.
Instructions
Purpose: Read reservation and conflict policy for a workspace. When to use: call before reserving files or symbols in a multi-agent workflow. Inputs: workspace_id_or_uri identifies the workspace. Side effects: none beyond database reads. Output: current conflict policy and related coordination settings. Failure modes: fails when the workspace cannot be resolved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id_or_uri | Yes | Workspace UUID, root URI, or alias URI whose policy should be read. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||