---
title: "Ask AI Chat tools in the Speak AI MCP server reference"
description: "Run AI prompts across one file, a folder, or your whole workspace. Save favorites. All 12 Ask AI Chat tools, with parameters and behaviour hints."
---

> Documentation Index
> Fetch the complete documentation index at: https://docs.speakai.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Ask AI Chat tools in the Speak AI MCP server reference

The Ask AI Chat category groups 12 of the Speak AI MCP server's tools. Run AI
prompts across one file, a folder, or your whole workspace. Save favorites.

## Which Ask AI Chat tools does the Speak AI MCP server have?

The Speak AI MCP server has 12 Ask AI Chat tools. Each one has its own page with a
plain-language summary, its parameters, and its behaviour hints.

- [`ask_ai_chat`](/mcp/tools/magic-prompt/ask_ai_chat/): Ask an AI-powered question
  about your media using Speak AI's AI Chat.
- [`retry_ai_chat`](/mcp/tools/magic-prompt/retry_ai_chat/): Retry a failed or
  incomplete AI Chat response.
- [`get_chat_history`](/mcp/tools/magic-prompt/get_chat_history/): Get a list of
  recent AI Chat conversations.
- [`get_chat_messages`](/mcp/tools/magic-prompt/get_chat_messages/): Get full
  message history for conversations.
- [`delete_chat_message`](/mcp/tools/magic-prompt/delete_chat_message/): Delete a
  specific chat message from conversation history.
- [`list_prompts`](/mcp/tools/magic-prompt/list_prompts/): List all available AI
  Chat templates.
- [`get_favorite_prompts`](/mcp/tools/magic-prompt/get_favorite_prompts/): Get all
  prompts and answers that have been marked as favorites.
- [`toggle_prompt_favorite`](/mcp/tools/magic-prompt/toggle_prompt_favorite/): Mark
  or unmark a chat message as a favorite for easy retrieval later.
- [`update_chat_title`](/mcp/tools/magic-prompt/update_chat_title/): Update the
  title of a chat conversation for easier identification in history.
- [`submit_chat_feedback`](/mcp/tools/magic-prompt/submit_chat_feedback/): Submit
  feedback on a chat response (thumbs up/down).
- [`get_chat_statistics`](/mcp/tools/magic-prompt/get_chat_statistics/): Get usage
  statistics for AI Chat / chat.
- [`export_chat_answer`](/mcp/tools/magic-prompt/export_chat_answer/): Export a
  specific AI Chat answer.

## Related

- [Tool reference](/mcp/tools/) lists every Speak AI MCP server tool across every
  category.
- [MCP server](/mcp/) covers setup, supported clients, and what agents can do once
  connected.

Source: https://docs.speakai.co/mcp/tools/magic-prompt/index.mdx
