Docsautomator

Automate your documents using Google Docs in minutes. Create, manage, and generate documents from templates with the DocsAutomator API.

9 actions Integration catalog
Request access
Connect Docsautomator 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.

Create AutomationDOCSAUTOMATOR_CREATE_AUTOMATION
Tool to create a new DocsAutomator automation with specified data source and optional Google Doc template. Use when you need to set up a new document automation workflow. PDF templates must be uploaded through the DocsAutomator app interface.
Delete AutomationDOCSAUTOMATOR_DELETE_AUTOMATION
Tool to permanently delete an automation and all associated data. Use when you need to remove an automation that is no longer needed. This action cannot be undone.
Duplicate AutomationDOCSAUTOMATOR_DUPLICATE_AUTOMATION
Tool to create a copy of an existing automation with ' COPY' appended to the title. Use when you need to duplicate an existing automation without recreating it from scratch.
Get Automation DetailsDOCSAUTOMATOR_GET_AUTOMATION
Tool to retrieve details of a specific automation by its ID. Use when you need to fetch configuration, data source settings, and template information for an automation.
Get Queue StatisticsDOCSAUTOMATOR_GET_QUEUE_STATS
Tool to retrieve current document generation queue statistics for your workspace. Use when monitoring queue health or checking processing capacity.
List AutomationsDOCSAUTOMATOR_LIST_AUTOMATIONS
Tool to retrieve all automations in your workspace with their basic details. Use when you need to view, list, or enumerate existing automations.
List Signing SessionsDOCSAUTOMATOR_LIST_SIGNING_SESSIONS
Tool to retrieve signing sessions with optional filtering by status or signer email. Returns paginated results. Use when you need to list or search for signing sessions in DocsAutomator.
Send Test EmailDOCSAUTOMATOR_SEND_TEST_EMAIL
Tool to send a test email with a sample PDF attachment to verify email configuration. Use when you need to test email delivery for a specific automation. Rate limited to 25 emails per hour per automation.
Update AutomationDOCSAUTOMATOR_UPDATE_AUTOMATION
Tool to update an existing automation's settings in DocsAutomator. Only the fields included in the request are updated. Use when you need to modify automation properties like title, template link, locale settings, or activation status.