delete_template
Delete Template
Delete one or more templates from the Docmosis Cloud environment. Supports deleting multiple templates in a single request by providing an array of template names.
delete_template
Delete one or more templates from the Docmosis Cloud environment. Supports deleting multiple templates in a single request by providing an array of template names.
list_templates
List all templates stored in the Docmosis Cloud environment. Optionally filter by folder and control whether subfolders are included.
get_template_structure
Analyze a template to retrieve its field structure, sections, and conditions. Also returns sample data showing the expected data shape for rendering. Use this to understand what data a template expects before calling the render endpoint.
get_render_tags
Retrieve render usage statistics grouped by tags. Tags are user-defined labels applied to render requests for tracking and reporting purposes. Returns monthly aggregated data showing document and page counts per tag.
render_document
Generate a document by merging data with a pre-uploaded template. Supports output formats including PDF, DOCX, ODT, TXT, HTML, and XHTML. Documents can be delivered via email or stored to AWS S3 using the **storeTo** parameter, or returned directly by default. Use **devMode** during development to get error highlights in the generated document instead of error codes.
get_template_details
Retrieve metadata about a specific template without downloading it. Returns the template name, file size, and upload/creation timestamp.
get_environment_status
Check the status of the Docmosis Cloud environment including service availability, account plan, page quota usage, and the current render queue status.
Generate documents by merging data with pre-uploaded templates (DOCX or ODT) to produce output in PDF, DOCX, ODT, TXT, HTML, and other formats. Upload, download, list, and delete document templates. Analyze template structure to retrieve expected field names. Deliver generated documents via direct response, email, AWS S3, or webhook. Track document generation usage with tags for reporting. Check service health and account usage quotas.
Common questions about connecting Docmosis to AI agents with Metorial.