ise_test_deployment
Checks deployment configuration and credentials, reports all missing fields at once with exact fix commands, and optionally probes a live read-only connection.
Instructions
Check a deployment's configuration and credentials, reporting EVERY missing field/credential at once with the exact fix command. If nothing is missing and probe is true (default), also attempts a read-only live connection (ERS GET + Data Connect 'SELECT 1').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| probe | No | Attempt a live read-only connection when config is complete. | |
| deployment | No | Name, slug, or number. Omit for the only/default deployment. |