Skip to main content
Glama
WendongAI

1pdf

by WendongAI

powerpoint_to_pdf

Convert PowerPoint presentations to PDF using LibreOffice. Transforms .ppt and .pptx files into a portable format for easy sharing.

Instructions

Convert a PowerPoint presentation (.ppt/.pptx) to PDF. Requires LibreOffice.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fileYesAbsolute path to the PDF file
output_nameNoOutput file path (defaults to same dir with suffix)
Behavior2/5

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

With no annotations provided, the description must disclose behavioral aspects. It mentions the LibreOffice requirement, which is helpful, but does not explain what happens on success/failure, whether existing files are overwritten, or any side effects. The description is minimal beyond the conversion intent.

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, concise sentence that efficiently communicates the core function and a key requirement. There is no redundant information, making it well-structured and front-loaded.

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?

While the tool is simple and the schema covers parameter details, the description lacks context about expected input file validation, output default behavior, or integration with other tools. The external dependency is mentioned but not elaborated (e.g., how to check if LibreOffice is available). The schema covers the output_name default, so some completeness is present, but overall it is sparse.

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 has 100% coverage with descriptions for both parameters, so the description does not need to repeat them. However, the schema's 'file' description incorrectly says 'Absolute path to the PDF file' rather than the PowerPoint file, which may confuse an agent. The tool description itself adds no parameter clarification.

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 'Convert a PowerPoint presentation (.ppt/.pptx) to PDF', specifying the action, source format, and target format. This distinguishes it from sibling tools like word_to_pdf or excel_to_pdf, and the format list is explicit.

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 does not provide guidance on when to use this tool versus alternatives such as pdf_to_ppt or other conversion tools. It only mentions a dependency ('Requires LibreOffice'), which is a prerequisite, not usage context.

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/WendongAI/onepdf-mcp-server'

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