agtmem_find
Locate a function, class, or method in the codebase map and get its file:line position. Provides a cheaper, precise alternative to grepping or reading entire files.
Instructions
Look up a symbol (function, class, method) in the codebase map and get file:line back. Cheaper and more precise than grepping or reading whole files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| scope | No | ||
| symbol | Yes | ||
| max_tokens | No | ||
| signatures | No |