About Chatbot Commands

If you are developing integrations for Bitrix24 using AI tools (Codex, Claude Code, Cursor), connect to the MCP server so that the assistant can utilize the official REST documentation.

DEPRECATED

The development of methods imbot.command.* has been halted.
Please use the section Commands (imbot.v2.Command.*).

Scope: imbot
Who can execute the method: any user

Methods

Method

Description

imbot.command.register

Registers a new command for the chatbot

imbot.command.unregister

Removes a registered command from the chatbot

imbot.command.update

Updates information about a registered command of the chatbot

imbot.command.answer

Publishes a response to the chatbot command

Events

Event

Triggered

ONIMCOMMANDADD

When a new command is added by the chatbot