agda_definition
Jump to the definition of a symbol in an Agda file by providing the file path, line, and column numbers.
Instructions
Go to the definition of a symbol at a position.
Args: file_path: Absolute path to the .agda file line: Line number (1-based) character: Column number (1-based)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| line | Yes | ||
| character | Yes | ||
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |