agda_auto
Automatically solve an Agda goal by providing the file path and goal ID. This tool runs a proof search to complete the proof.
Instructions
Try to automatically solve a goal.
Args: file_path: Absolute path to the .agda file goal_id: The goal/hole number (from agda_load output)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal_id | Yes | ||
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |