AI Actions
Connect your agent to your own systems
If it has an API, your agent can use it — safely.
Define a custom action with an endpoint, method, headers and typed parameters. The model fills the parameters from the conversation and calls your system when it’s the right move.
Requests are protected by an SSRF guard and outbound validation, and credentials are encrypted at rest — so opening your systems to the agent stays safe.
Highlights
Any endpoint
REST APIs with custom headers and auth.
Secured
SSRF protection and encrypted credentials by default.
Frequently asked questions
How do I add a custom action?
Provide your endpoint, method, headers and parameters in the Actions builder; the agent will call it with validated arguments when the conversation requires it.
See it in action
Train your AI agent and try it free — live in minutes.