prospector_run
Run static analysis on Python files or directories using Prospector, returning structured results with severity, location, and rule codes.
Instructions
Run Prospector static analysis on a file or directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Absolute or relative path to a Python file or directory. | |
| profile | No | Prospector profile to use (overrides config). | |
| strictness | No | Strictness level (overrides config). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||