agda_constraints
Display all current unsolved constraints in an Agda file, helping you debug type errors and see exactly what the type checker is stuck on.
Instructions
Show all current unsolved constraints.
Useful for debugging type errors or understanding what Agda is stuck on.
Args: file_path: Absolute path to the .agda file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |