list_instances
Retrieve configured Alopeyk instances to discover available environments, base URLs, and credential status without exposing secrets.
Instructions
List the configured Alopeyk instances (no secrets).
Persian purpose: فهرست نمونههای پیکربندیشده. Useful for discovering
which instance values the other tools accept, which environment each
targets, and which credentials/flags are set. Credential values
(access_token, email, password, alonomic_token) are NEVER returned —
only booleans saying whether they are configured.
Returns:
{default_instance, instances: [{name, environment, ondemand_base_url, business_base_url, tracking_url, has_ondemand_credentials, has_alonomic_credentials, alonomic_auth_method, enable_ordering, read_only, ordering_allowed, verify_ssl}]}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||