git_status
Fetch a bounded, filtered snapshot of the workspace's Git changes, enabling planning and review without shell access.
Instructions
Return bounded, filtered Git porcelain status for the bound workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | ||
| maxBytes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| hasMore | Yes | ||
| nextCursor | Yes |