Skip to main content
Glama

ingest_whatsapp

Import WhatsApp chat export .txt files to add your conversations into a searchable memory, enabling AI assistants to access your communication history.

Instructions

Import a WhatsApp chat export .txt file into memory.

Args: file_path: Absolute or relative path to the WhatsApp .txt export file

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYes
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must fully disclose behavioral traits. It only states the import action without mentioning side effects (e.g., whether data is appended or replaced), validation of the .txt format, error handling, or required permissions. This leaves critical behavioral gaps.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is short and front-loaded with the core purpose. The Args formatting adds minor verbosity but overall remains efficient.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the simplicity of the tool (single parameter, no output schema, no annotations), the description covers the essential file path requirement but lacks details on file format expectations, success/failure indications, and any limitations. It is adequate but not comprehensive.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With 0% schema description coverage, the description adds necessary context by specifying 'absolute or relative path' and 'WhatsApp .txt export file'. However, it does not detail expected formatting, encoding, or size constraints, leaving some ambiguity.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb (import), resource (WhatsApp chat export .txt file), and destination (into memory). It distinguishes from sibling tools like import_csv_file or import_discord_package by being specific to WhatsApp .txt exports.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides guidance on the file_path parameter (absolute or relative path) but does not give any when-to-use or when-not-to-use instructions relative to alternative sibling tools like import_csv_file or sync_imessage.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CalebChristiansen/Memoreei'

If you have feedback or need assistance with the MCP directory API, please join our Discord server