export_health_issues
Run repository health checks and export identified issues to a CSV or JSON file. Returns the file path for easy access.
Instructions
Run repository_health and write issues to exports/ (csv or json). Returns path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fmt | No | csv | |
| prefix | No | ||
| client_id | No | ||
| max_records | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||