basedpyright
Run static type checks on specified Python paths to catch type errors and improve code reliability.
Instructions
Run basedpyright diagnostics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | Yes | ||
| warnings | Yes | ||
| exit_code | Yes | ||
| diagnostics | Yes |