Disable Legacy Bot
ethora-bot-disable-v2Disable an app's AI bot to stop it from responding. Preserves configured prompt, LLM, and agent settings so re-enabling restores the same behavior.
Instructions
Turn the AI bot off for an app (sets bot status: "off") — it stops responding. The configured prompt/LLM/RAG and any activated agent are preserved, so re-enabling restores the same behavior.
Requires: an app with a legacy per-app aiBot (dashboard-created). API-created apps have none: use ethora-agents-create-v2 -> ethora-agent-invite-to-chat -> ethora-agents-activate-v2 instead.
Auth: app-token mode OR B2B mode with an explicit appId. Errors: 401/403 wrong auth; 404 unknown appId. Related: ethora-bot-enable-v2 to turn back on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | No | 24-char hex appId. Required in B2B mode unless already set via `ethora-app-select`; ignored in app-token mode. |