Skip to main content
Glama

Humanize a document

humanize_document

Rewrite Word or PowerPoint documents so they read as human-written and score lower on AI detectors, while keeping meaning, citations, tables, and layout. Optionally supply a Turnitin/iThenticate report to rewrite only flagged passages.

Instructions

Rewrite a .docx or .pptx so it reads as human-written and scores lower on AI detectors, keeping meaning, citations, tables and layout. Optionally pass a Turnitin/iThenticate AI report to rewrite only the passages it flagged. Saves the result next to the source and returns its path. COSTS CREDITS at 100 per 1,000 words processed (10 minimum) - say so and get agreement first.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
strategyNoRewriting intensity; balanced is the usual first choice
output_pathNoWhere to write the result; defaults to beside the source
report_pathNoPath to a Turnitin/iThenticate AI report PDF; only its flagged passages are rewritten
instructionsNoExtra requirements for this job
wait_secondsNoHow long to wait before returning a job id (default 55)
document_pathYesAbsolute path to the .docx or .pptx to rewrite
Behavior4/5

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

With no annotations, the description carries the full burden. It discloses that the result is saved next to the source, returns its path, preserves content elements, and costs credits. However, it does not mention potential failure modes, permissions, or whether the original file is modified, which would strengthen transparency.

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?

Composed of four concise sentences, each adding value: purpose, optional report, output handling, and cost warning. The main purpose is front-loaded, and no content is wasted.

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?

The description covers the core purpose, optional input, output behavior, and cost implications. It does not explain the return format beyond the path, but the absence of an output schema and moderate complexity make this acceptable. Overall, it is complete for a humanization tool.

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?

The input schema covers all 6 parameters with detailed descriptions, so baseline is 3. The description does not add extra parameter-level detail beyond what the schema provides, which is acceptable given high schema coverage.

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 tool rewrites .docx or .pptx files to read as human-written and lower AI detector scores, while preserving meaning, citations, tables, and layout. This specific verb and resource clearly distinguish it from siblings like condense_document or translate_document.

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?

It gives clear context on usage, including the optional use of a Turnitin/iThenticate report to rewrite only flagged passages. It also instructs the agent to inform the user about credit costs and get agreement. No explicit exclusions or alternative tools are mentioned, but the context is sufficient.

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/humanpen/humanpen-mcp'

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