Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
3 tools available
ChatFAI is an AI-powered platform that enables users to engage in interactive conversations with AI-generated versions of their favorite fictional characters from various media.
Connect Chatfai to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Chatfai's 3 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Chatfai action below is a callable tool any Definable persona can invoke.
Tool to retrieve a public character by its ID. Use when you need to fetch details of a single public character by providing its unique ID.
Tool to list conversations for the authenticated user. Use when you need to retrieve the user's chat conversations or verify authentication status.
Tool to search for public characters on ChatFAI by name or keyword. Use when you need to find characters matching a specific search query.
Anything Chatfai exposes through its API. Common ai chatbots workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 3 Chatfai tools directly, then chain the result into another integration without you writing code.
Chatfai uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 3 Chatfai tools. You only need a separate Chatfai subscription if Chatfai itself charges per seat or per API call.
Every call from a persona to Chatfai is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Chatfai, and connect via OAuth or API key. You can immediately attach Chatfai to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 3 Chatfai actions as callable tools — including `Get Public Character By ID`, `List Conversations`, `Search Characters`. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.