DocuSeal is a platform that provides a powerful and easy-to-use API to implement eSignature workflows, allowing users to automate document and template management processes without relying on the web interface.
Tool to archive a specific template by its unique identifier. use after verifying the template id.
Tool to clone an existing template by its id with a new name. use after you have the template id and desired name to duplicate it into the same or a different folder.
Tool to create a one-off submission from a pdf file. use when you need to upload a pdf and initiate a signature workflow with optional custom field values and webhook notifications.
Tool to create a template from html content. use when you need to define a reusable document template directly from html input.
Tool to retrieve details of a specific template by its unique identifier. use when you need to fetch template metadata by id.
Tool to list all document submissions with optional pagination and document filtering. use when you need to retrieve and browse existing submissions.