Skip to main content
Glama

Excel to PDF Converter

by kmexnx

convert_numbers_to_pdf

Convert Apple Numbers files (.numbers) to PDF format directly. Ideal for transforming .numbers documents into universally accessible PDFs for easy sharing and viewing.

Instructions

Converts Apple Numbers files (.numbers) to PDF format

Input Schema

NameRequiredDescriptionDefault
input_pathYesRelative path to the Numbers file (.numbers) to convert
output_formatNoOutput format (currently only PDF is supported)pdf

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "input_path": { "description": "Relative path to the Numbers file (.numbers) to convert", "minLength": 1, "type": "string" }, "output_format": { "default": "pdf", "description": "Output format (currently only PDF is supported)", "enum": [ "pdf" ], "type": "string" } }, "required": [ "input_path" ], "type": "object" }
Install Server

Other Tools from Excel to PDF Converter

Related Tools

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/kmexnx/excel-to-pdf-mcp'

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