integration_preflight
Check if integration's external dependencies are satisfied, returning pass/warn/fail results for a specified or all enabled integrations.
Instructions
Check whether an integration's external dependencies are satisfied.
Returns pass/warn/fail checks for the requested integration (or all integrations). For github: verifies gh CLI is installed and authenticated.
Args: integration: Integration to check. If omitted, checks all enabled integrations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| integration | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||