opencode_diff
Retrieve change metadata for a specific file tracked during a session. Provide a filepath to get details on modifications made, with an optional session ID to target a particular work session.
Instructions
Returns change metadata for a specific file tracked during the session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Relative or absolute path to the file. | |
| session_id | No | Session ID (defaults to active session). |