Skip to main content
Glama

Chat with Personal Library

chat_personal

Ask questions about your entire video and memory library. Combines video understanding with text memories to provide comprehensive answers.

Instructions

Ask questions across your entire video and memory library. This is the most powerful query tool — it combines video understanding with text memories (MAG: Memory Augmented Generation) to provide comprehensive answers. Recommended for general questions about your content.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptYesYour question (e.g. 'What topics are covered in my videos?')
unique_idNoNamespace (default: 'default')
session_idNoSession ID for multi-turn conversation
Behavior3/5

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

No annotations are provided, so the description bears full burden. It mentions 'MAG: Memory Augmented Generation' which hints at internal behavior, but does not disclose whether the tool is read-only or if it modifies data. The description implies it is a query tool, so likely safe, but lacks explicit safety cues.

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

Conciseness5/5

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

Description is two sentences, front-loaded with key purpose, and every sentence adds value. No fluff or repetition.

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

Completeness4/5

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

Given no output schema and no annotations, the description adequately conveys the tool's purpose and use case. However, it could mention the expected return format (e.g., text answers) or limitations (e.g., no real-time data). Still, for a simple query tool, it is reasonably complete.

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?

Input schema covers all three parameters (100% coverage). Description adds no additional meaning beyond the schema; it only restates the prompt parameter. The unique_id and session_id parameters are not mentioned in the description, so no extra value provided.

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?

Description clearly states the tool's function ('Ask questions across your entire video and memory library') and highlights it as the most powerful query tool combining video and memory. It distinguishes itself from siblings like 'chat_with_video' (presumably video-specific) by emphasizing comprehensive answers including text memories.

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

Usage Guidelines4/5

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

Description recommends this tool for general questions ('Recommended for general questions about your content'), providing context on when to use it. However, it does not explicitly state when not to use it or compare to alternatives like search_audio or search_memories.

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/kennyzheng-builds/videoseek-mcp'

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