Use this file to discover all available pages before exploring further.
Preview Feature — The Claude Code Plugin is in the preview phase. Functionality and API may change. We welcome feedback!
The Enneo Claude Code Plugin connects Claude Code with your Enneo instance. It can be used to develop integrations — rule-based agents, UDFs, Event-Hooks, Settings — with natural language, while Claude takes care of the API calls.
Develop agents faster
Write executor code, preview and test with real ticket data — without leaving the terminal.
Debug AI processing
Understand why an agent was triggered (or not), inspect the intent lifecycle, and repeat processing for each ticket.
Explore settings
Search and update instance configuration, sub-channels, and auto-processing rules via conversation.
Manage UDFs & Hooks
Create, update, and test user-defined functions and event hooks with live feedback.
Show me all existing rule-based agents and their executor languages
Fetch the full source code of the agent "Contract Termination"
Create a new agent "Change of Address" that extracts a new postal address from the customer message,validates it and sends a confirmation response.Language: Python. Channel: E-Mail.
Preview agent #42 on ticket #1234 — what data would be extracted andwhat options would be offered without changing anything?