get_leads
Get Leads
Retrieve all leads captured by a chatbot during conversations. Leads include visitor contact information such as name, email, phone, and status.
get_leads
Retrieve all leads captured by a chatbot during conversations. Leads include visitor contact information such as name, email, phone, and status.
query_chatbot
Send a question to a trained SiteSpeakAI chatbot and receive an AI-generated answer along with the source URLs used to formulate the response. Supports grouping messages into conversations and choosing response format.
get_account
Retrieve account details for the authenticated user, including name, email, and profile photo. Useful for verifying the connected account.
list_chatbots
Retrieve all chatbots associated with the authenticated account. Returns each chatbot's ID, name, type, and timestamps. Use the chatbot IDs with other tools to query, configure, or inspect specific chatbots.
delete_updated_answer
Delete an existing custom question-and-answer pair from a chatbot. After deletion, the chatbot will revert to using its trained knowledge for that question.
get_sources
Retrieve the list of content sources used to train a chatbot. Includes each source's type, URL, training status, sync frequency, and timestamps. Useful for auditing what content the chatbot has been trained on.
create_updated_answer
Create a custom question-and-answer pair for a chatbot. This overrides or supplements the chatbot's trained knowledge so it returns the specified answer when asked the given question. Useful for correcting or improving specific responses.
list_updated_answers
Retrieve all custom question-and-answer pairs (updated answers) configured for a chatbot. These override or supplement the chatbot's trained knowledge for specific questions.
get_conversations
Retrieve conversation history for a chatbot. Can be filtered to a specific visitor's conversation, sorted, and optionally include bot response sources. Useful for reviewing visitor interactions and chatbot performance.
get_suggested_messages
Retrieve the suggested messages (prompts) configured for a chatbot. These are pre-defined questions shown to visitors to guide them toward relevant content and common topics.
get_chatbot_settings
Retrieve the full configuration of a chatbot, including appearance settings (colors, icons, fonts, dimensions, position), behavior (welcome message, placeholder text, system prompt, default answer), AI model settings (model, temperature, topK), and escalation configuration.
Query custom-trained AI chatbots and manage their configurations, conversations, and training data. Send questions to chatbots and receive AI-generated answers with source citations. Retrieve and manage conversation history, captured leads, suggested messages, and training sources. Create, retrieve, and delete fine-tuned question-answer pairs to override or improve chatbot responses. Access chatbot settings including appearance, behavior, AI model configuration, and escalation rules. List all chatbots and retrieve account details.
Common questions about connecting Sitespeakai to AI agents with Metorial.