lean_local_search
Verify declarations exist locally by searching names or prefixes before using lemma names in Lean projects.
Instructions
Fast local search to verify declarations exist. Use BEFORE trying a lemma name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max matches | |
| query | Yes | Declaration name or prefix | |
| project_root | No | Project root (inferred if omitted) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | List of local search results |