Agent Office provides a document editing API built for AI agents. Let your agent edit DOCX and PDF files while preserving perfect formatting.Documentation Index
Fetch the complete documentation index at: https://docs.agentoffice.dev/llms.txt
Use this file to discover all available pages before exploring further.
How It Works
- Upload a document (DOCX or PDF).
- Edit - add an
edit_documenttool to your agent to let it make edits with natural language. - Download - retrieve your edited document.
Everything’s Easier With an Example
Agent Example
Follow our quickstart guide to build a contract review agent

