Skip to main content
Glama

pdf_overlay_pdf

Overlay one PDF on top of another to add letterheads, templates, or watermarks. Select overlay page and target base pages for precise placement.

Instructions

Overlay one PDF on top of another. The overlay PDF is drawn on top of the base PDF pages. Perfect for adding letterheads, templates, or watermark PDFs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pagesNoWhich base pages to apply the overlay to (1-indexed). Omit for all pages.
basePathYesBase PDF (background)
outputPathYesOutput path
overlayPageNoWhich page of the overlay PDF to use (1-indexed, default: 1)
overlayPathYesOverlay PDF (drawn on top)
Behavior2/5

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

With no annotations provided, the description bears full responsibility for behavioral disclosure. It only states the overlay action but omits whether the operation is non-destructive, what happens with mismatched page counts, or any prerequisite permissions. This is insufficient for a file modification tool.

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 concise sentences that immediately convey the core functionality and typical use cases. No redundant phrases or unnecessary details.

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?

The description lacks information about return values (output schema is absent) and does not explain side effects like whether the original files are modified. For a tool creating a new file, it should clarify that the result is written to outputPath.

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 provides 100% coverage for all 5 parameters, so the description adds no new semantic value beyond what the schema already conveys. Baseline score of 3 is appropriate.

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 action ('Overlay one PDF on top of another') and the specific use cases ('adding letterheads, templates, or watermark PDFs'), making the purpose unambiguous and distinct from generic PDF tools.

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 implies usage through examples but does not explicitly differentiate from sibling tools like pdf_watermark or provide guidance on when not to use this tool. Context signals show 36+ sibling tools, making this a gap.

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/beepboop2025/pdf-suite-mcp'

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