merge_templates
Merge Templates
Combine multiple templates into a single unified template containing all documents and fields from the source templates.
merge_templates
Combine multiple templates into a single unified template containing all documents and fields from the source templates.
create_template
Create a new document template from a PDF, DOCX, or HTML source. For **PDF** and **DOCX**: provide document files as base64-encoded strings or downloadable URLs. PDF templates support text field tags like `{{Field Name;role=Signer1;type=date}}` or pixel-coordinate field definitions. For **HTML**: provide raw HTML content with field tags like `<text-field>`, `<signature-field>`, etc.
create_submission
Create a signature request (submission) from an existing template and send it to one or more submitters for signing. Supports sequential or parallel signing order, field pre-filling, expiration dates, custom email messaging, 2FA, and auto-signing.
list_submissions
List signature requests (submissions). Filter by template, status, submitter details, or folder. Returns submission metadata and submitter statuses.
create_submission_from_pdf
Create a one-off signature request directly from a PDF document without needing a pre-existing template. The PDF can use text tags like `{{Field Name;role=Signer1;type=date}}` to define fillable fields, or fields can be specified with pixel coordinates.
list_submitters
List submitters (signers) across submissions. Filter by submission, completion date range, external ID, or search query. Returns submitter details including status, filled values, and signed documents.
list_templates
List document templates from your DocuSeal account. Filter by name, folder, external ID, or archived status. Returns template details including fields, submitter roles, and documents. Supports pagination for large result sets.
get_submitter
Retrieve detailed information about a specific submitter (signer) including their status, filled field values, signed document download URLs, and submission event history.
update_submitter
Update a submitter's details, pre-fill or modify field values, mark as completed for auto-signing, or re-send notification emails/SMS. Can also change email, name, phone, and configure 2FA requirements.
get_submission
Retrieve detailed information about a specific submission including all submitters, their statuses, filled field values, signed document URLs, and the audit log. Optionally retrieve and merge all signed documents.
get_template
Retrieve detailed information about a specific document template including its fields, submitter roles, documents, and configuration. Useful for inspecting a template before creating a submission.
archive_submission
Archive a submission, removing it from active listings while preserving the data.
clone_template
Create an independent copy of an existing document template. The cloned template can be given a new name, placed in a different folder, and assigned a custom external ID.
archive_template
Archive a document template, removing it from active use while preserving its submission history.
update_template
Update an existing document template's name, folder, external ID, or submitter roles.
Create, manage, and send electronic documents for signature. Build reusable document templates from PDF, DOCX, or HTML with fillable fields (signature, text, date, initials, checkboxes, etc.). Send signing requests to one or multiple parties via email or SMS with options for sequential or parallel signing order, field pre-filling, expiration dates, two-factor authentication, and custom messaging. Retrieve submitter details, track signing progress, and download completed signed documents as PDFs. Clone, merge, and archive templates and submissions. Receive webhook notifications for form events (viewed, started, completed, declined), submission lifecycle events (created, completed, expired, archived), and template changes (created, updated).
Common questions about connecting Docuseal to AI agents with Metorial.