git_history_for_symbol
Resolve a symbol and retrieve git commits that touched its file, enabling symbol-scoped history without requiring the file path.
Instructions
Resolve a symbol, then list commits touching its file — symbol-scoped history without needing the path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| ref | No | ||
| lang | No | ||
| limit | No | ||
| symbol | No | ||
| allow_ambiguous | No |