# Docsautomator

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

- **Category:** documents
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 9
- **Triggers:** 0
- **Slug:** `DOCSAUTOMATOR`
- **Version:** 20260414_00

## Tools

### Create Automation

**Slug:** `DOCSAUTOMATOR_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 Automation

**Slug:** `DOCSAUTOMATOR_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 Automation

**Slug:** `DOCSAUTOMATOR_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 Details

**Slug:** `DOCSAUTOMATOR_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 Statistics

**Slug:** `DOCSAUTOMATOR_GET_QUEUE_STATS`

Tool to retrieve current document generation queue statistics for your workspace. Use when monitoring queue health or checking processing capacity.

### List Automations

**Slug:** `DOCSAUTOMATOR_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 Sessions

**Slug:** `DOCSAUTOMATOR_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 Email

**Slug:** `DOCSAUTOMATOR_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 Automation

**Slug:** `DOCSAUTOMATOR_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.
