{
    "service": "aquaris-one-jobber-gateway",
    "status": "ok",
    "mode": "read-only",
    "actions": [
        "searchJobs",
        "getJob",
        "searchClients",
        "getAccount"
    ],
    "notes": "Mutations are impossible by construction: every GraphQL query is hardcoded server-side."
}