action.handoff_to_repo
Hand off note context to a repository workspace via read-only queries, specifying path, workspace path, query hints, and match limits.
Instructions
Connect note context to a related workspace using read-only inspection commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| workspacePath | No | ||
| queryHints | No | ||
| maxMatches | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| noteSummary | Yes | ||
| matchedFiles | Yes | ||
| ripgrepHits | Yes | ||
| gitStatus | Yes | ||
| nextSteps | Yes | ||
| warnings | Yes |