# Sitespeakai AI integration on Definable

> SiteSpeakAI enables businesses to automate customer support by creating custom-trained, embeddable GPT chatbots that provide real-time answers about products and services, reducing support tickets.

## What this connects

SiteSpeakAI enables businesses to automate customer support by creating custom-trained, embeddable GPT chatbots that provide real-time answers about products and services, reducing support tickets.

Vendor: https://sitespeak.ai/

## Tools available

**4** tools available. First 4:

- `SITESPEAKAI_GET_LEADS` — Get Leads — Tool to retrieve all leads for your chatbot. Use when you need to access contact information captured through chatbot interactions.
- `SITESPEAKAI_GET_PROMPTS` — Get Smart Prompts — Tool to retrieve smart prompts available for a chatbot. Use when you need to list prompts before selecting or managing them.
- `SITESPEAKAI_GET_USER` — Get Authenticated User — Tool to retrieve details of the authenticated user account. Use after obtaining a valid bearer token and when you need the current user's profile.
- `SITESPEAKAI_LIST_CHATBOTS` — List Chatbots — Tool to list all chatbots. Use when you need an overview of every chatbot linked to your account. No parameters required.

## Auth

Auth schemes: `API_KEY`.

## How agents use Sitespeakai

Inside a Definable workflow, Sitespeakai is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Sitespeakai** — the Researcher (GPT-5.5) pulls context from Sitespeakai (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Sitespeakai** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Sitespeakai (create record, post message, draft email).
- **Designer / Engineer → Distributor → Sitespeakai** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Sitespeakai (attach file, open PR comment, post status).

The Verifier checks every Sitespeakai call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- ai chatbots — https://definable.ai/apps/category/ai-chatbots/
- customer support — https://definable.ai/apps/category/customer-support/

## Related

- HTML page: https://definable.ai/apps/sitespeakai/
- Same category (ai chatbots): https://definable.ai/apps/category/ai-chatbots/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
