---
title: "Text notes tools in the Speak AI MCP server reference"
description: "Standalone AI-analyzed text notes plus custom fields you can tag any media file with. All 4 Text notes 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.

# Text notes tools in the Speak AI MCP server reference

The Text notes category groups 4 of the Speak AI MCP server's tools. Standalone
AI-analyzed text notes plus custom fields you can tag any media file with.

## Which Text notes tools does the Speak AI MCP server have?

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

- [`create_text_note`](/mcp/tools/text-notes/create_text_note/): Create a new text
  note in Speak AI for analysis.
- [`get_text_insight`](/mcp/tools/text-notes/get_text_insight/): Retrieve
  AI-generated insights for a text note, including topics, sentiment, summaries, and
  action items.
- [`reanalyze_text`](/mcp/tools/text-notes/reanalyze_text/): Trigger a re-analysis
  of an existing text note to regenerate insights with the latest AI models.
- [`update_text_note`](/mcp/tools/text-notes/update_text_note/): Update an existing
  text note's name, content, or metadata.

## 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/text-notes/index.mdx
