list_pending_edits
Retrieve staged edits in the working copy including branch, base commit SHA, source description, and edit log. Returns null if no edits are staged.
Instructions
Show what's staged in the working copy: branch, base commit SHA, source description, and the full edit log. Returns null when no edits have been staged yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||