Skip to main content
Glama

edit_document_content

Edit document descriptions in tasks, milestones, or standalone documents. Append new content or replace existing text to update information.

Instructions

Edit the document content (description) of a task, milestone, or standalone document. Can append to existing content or replace it entirely.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataYes
Behavior3/5

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

No annotations are provided, so the description must disclose behavioral traits. It mentions the two modes (append/replace) but lacks details on side effects, permissions, or limitations beyond what schema shows.

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?

Two sentences with no wasted words. Front-loads the core action and immediately explains the two modes. Ideal length.

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 annotations or output schema, the description is fairly complete: it covers scope, operation, and modes. Missing edge-case behavior but adequate for basic use.

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

Parameters4/5

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

The description clarifies that 'description' refers to document content, adding value beyond the schema. It echoes the replace behavior, which is also described in the schema. However, it does not explain other parameters like documentId.

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 edits document content (description) of tasks, milestones, or standalone documents. It specifies appending or replacing, which distinguishes it from siblings like get_document (read-only) or edit_task (task-level edit).

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?

Description implies usage for editing document content but does not explicitly state when to use this tool versus alternatives like 'edit_task'. No mention of prerequisites or when not to use it.

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/vaizcom/vaiz-mcp'

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