Project information
project_infoRetrieve project root, access mode, worktree metadata, and Git branch state to understand repository context and verify environment before acting.
Instructions
Return project root, access mode, managed-worktree metadata, and Git branch state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| git | Yes | ||
| mode | Yes | ||
| root | Yes | ||
| project | Yes | ||
| sourceProject | Yes | ||
| managedWorktree | Yes | ||
| configuredBranch | Yes |