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 |
|
Registers a new command for the chatbot |
|
|
Removes a registered command from the chatbot |
|
|
Updates information about a registered command of the chatbot |
|
|
Publishes a response to the chatbot command |
Events
|
Event |
Triggered |
|
When a new command is added by the chatbot |
Copied
Previous
Next