Docmosis

Docmosis generates PDF and Word documents from templates, letting developers merge data fields to produce reports, invoices, or letters quickly

17 actions Integration catalog
Request access
Connect Docmosis once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Docmosis: Delete Image(s)DOCMOSIS_DELETE_IMAGE
Tool to delete one or more stored images. Use when you need to remove images; ensure imageName(s) are valid before use.
Docmosis: Delete Template(s)DOCMOSIS_DELETE_TEMPLATE
Tool to delete one or more templates from the environment. Use when you need to remove templates; multiple templates can be deleted in a single request.
Docmosis Environment ReadyDOCMOSIS_ENVIRONMENT_READY
Tool to verify environment readiness. Use when ensuring the environment is active and within quota before rendering documents.
Docmosis Environment SummaryDOCMOSIS_ENVIRONMENT_SUMMARY
Tool to retrieve environment summary. Use when you need status, plan, and quota details of your Docmosis environment after authentication.
Docmosis: Get API KeyDOCMOSIS_GET_API_KEY
Tool to extract the Docmosis API access key from connection metadata. Use before other Docmosis API calls to retrieve the Bearer token from the Authorization header.
Get Batch Upload StatusDOCMOSIS_GET_BATCH_UPLOAD_STATUS
Tool to check the status of a template batch upload job. Use when monitoring batch upload progress or checking if a batch upload has completed.
Download Docmosis ImagesDOCMOSIS_GET_IMAGE
Tool to download one or more images. Use when you need to retrieve stored image files by name. If multiple names provided, images are returned in a zip archive.
Get Docmosis Render QueueDOCMOSIS_GET_RENDER_QUEUE
Tool to get current render queue status and utilization. Use when monitoring queue capacity before scheduling rendering tasks.
Get Render TagsDOCMOSIS_GET_RENDER_TAGS
Tool to retrieve statistics on renders tagged with user-defined phrases. Returns page counts and document counts aggregated monthly. Use when reporting activity of user groups or features.
Get Template Sample DataDOCMOSIS_GET_SAMPLE_DATA
Tool to generate sample data for a Docmosis template based on its structure. Creates placeholder values that can be used for testing renders. Returns data in JSON or XML format.
Download Docmosis TemplatesDOCMOSIS_GET_TEMPLATE
Tool to retrieve originally uploaded templates. Use when you need to download template files by name. If multiple names provided (up to 100), templates are returned in a zip archive.
Get Docmosis Template DetailsDOCMOSIS_GET_TEMPLATE_DETAILS
Tool to retrieve metadata for an uploaded template. Returns name, size, MD5 hash, last modified date, and error status. Use after uploading a template to verify it was stored correctly or to check if it has errors.
Get Docmosis Template StructureDOCMOSIS_GET_TEMPLATE_STRUCTURE
Tool to retrieve a template's parsed structure: fields, repeats, conditions, images, and refs. Use after uploading a template to inspect its JSON structure.
Docmosis: List ImagesDOCMOSIS_LIST_IMAGES
Tool to list available stock images. Use when you need to retrieve image names optionally filtered by folder.
Docmosis: List TemplatesDOCMOSIS_LIST_TEMPLATES
Tool to list all templates available in the environment. Use when you need to retrieve template names, optionally filtered by folder with pagination support.
Docmosis PingDOCMOSIS_PING
Tool to check connectivity to Docmosis Cloud services. Use when validating that the service endpoint is reachable before other operations.
Ping Docmosis ServiceDOCMOSIS_PING_DOCMOSIS_SERVICE
Tool to check that Docmosis Cloud services are online and at least one server is listening. Use for diagnostics and monitoring to verify service availability.