Skip to main content
Glama

generate_document_processing_pipeline

Generates document pipelines for parsing, chunking (recursive/semantic), and embedding generation across PDF, Markdown, and CSV files.

Instructions

Generates document parsing, chunking (recursive character, semantic chunking), and embedding generation pipelines for PDF, Markdown, and CSV files.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chunk_sizeNoTarget chunk character size (default: 1000)
document_typeYesType of input documents to ingest
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It states the tool 'generates pipelines' but does not mention whether it modifies files, requires permissions, produces a return value, or has side effects. The description is too vague about the actual behavior beyond the generation action, leaving significant ambiguity.

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?

The description is a single, well-structured sentence that front-loads the primary action and key resource types. Every phrase adds value—mentioning parsing, chunking types, and supported file formats—without redundant or fluff content. It is appropriately sized for the tool's simplicity.

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

Completeness2/5

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

With no output schema, no annotations, and only two parameters, the description should offer more context about what the generated pipeline looks like, how to use it, and what the agent can expect. The description is essentially a list of capabilities without explaining the output format or usage flow, leaving the agent with incomplete information to call the tool correctly.

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 schema covers both parameters (document_type and chunk_size) with descriptions. The description adds context by listing the exact document types and chunking methods, which aligns with the enum values, but it does not add any detail about chunk_size beyond what the schema provides. Since schema coverage is 100%, this meets the baseline of 3 but does not exceed it.

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

Purpose4/5

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

The description clearly states the verb 'generates' and the specific resources: document parsing, chunking (with chunking types named), and embedding pipelines for three file types. It is specific and differentiates from siblings, which focus on other blueprint types. However, it does not explicitly contrast with any sibling, so it's slightly below a perfect 5.

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

Usage Guidelines2/5

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

The description gives no guidance on when to use this tool versus alternatives. It does not mention any sibling tools, prerequisites, or situations where this tool is preferred. The context of when to use it is only implied by the tool's name and description, leaving the agent to infer the appropriate scenario.

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/Akash1070/Super-Agent-Skill'

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