healthcheck
Check if Alopeyk API is reachable by calling the config endpoint and reporting success or error.
Instructions
Check that Alopeyk is reachable via a lightweight On-Demand call.
Persian purpose: بررسی در دسترس بودن الوپیک. Calls the On-Demand
GET /api/v2/config endpoint and reports whether the API responded.
Requires an access_token (config is an authenticated endpoint). Returns
{reachable: true} on success or a structured error otherwise.
Args: instance: Name of the configured Alopeyk instance. Defaults to the configured default instance when omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||