Documenso
Documenso is an open-source electronic signature platform that allows users to create, send, and sign documents digitally.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Documenso authenticates with an API key. Generate the credential in your Documenso account, then paste it into FlyMyAI the first time an agent uses a Documenso action.
Get your Documenso credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Documenso API Key | The API key used for authenticating API requests. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
DOCUMENSO_CREATE_EMBEDDING_PRESIGN_TOKEN_V2_BETA | Tool to create a presign token for embedded authoring sessions. Use when initializing or renewing an embed session token. | - |
DOCUMENSO_DELETE_DOCUMENT_FIELDS | Tool to delete one or more fields from a document. Use when you have confirmed the field IDs to remove. Supports single-field and batch deletion. | documentId, fieldIds |
DOCUMENSO_DELETE_TEMPLATE | Tool to delete a template by ID. | id |
DOCUMENSO_DISTRIBUTE_DOCUMENT_V2 | Tool to distribute a document for signing. Use when you need to send a document to all or specific pending recipients. | documentId |
DOCUMENSO_DOWNLOAD_SIGNED_DOCUMENT | Tool to download a signed document file. Use when you need to retrieve the finalized PDF after a document has been signed. | id |
DOCUMENSO_DUPLICATE_DOCUMENT_V2 | Tool to duplicate a document. Use when you need to create an exact copy of an existing document. Ensure the source document ID is valid before calling. | documentId |
DOCUMENSO_FIND_DOCUMENTS_V2 | Tool to find documents. Use when retrieving a paginated list of documents for operations requiring a document ID. | - |
DOCUMENSO_GET_TEMPLATE | Tool to fetch a template by ID. | id |
DOCUMENSO_LIST_TEMPLATES | Tool to list templates. Use when fetching available templates with optional pagination. | - |
DOCUMENSO_MOVE_DOCUMENT_V2 | Tool to move a document to a team. Use when transferring documents between personal and team accounts. | documentId, teamId |
DOCUMENSO_REDISTRIBUTE_DOCUMENT_V2 | Tool to redistribute a document to its pending recipients. Use when you need to re-send or re-distribute a sent document to recipients. Ensure the document has pending recipients or specific recipients selected before calling. | documentId, recipients |
DOCUMENSO_REMOVE_TEAM_MEMBER_V1 | Tool to remove a member from a team. | team_id, member_id |
DOCUMENSO_RESEND_DOCUMENT_FOR_SIGNING_V1 | Tool to re-send a document for signing via POST /api/v1/documents/(id)/resend. | id |
DOCUMENSO_UPDATE_DOCUMENT_FIELDS | Tool to update one or more fields on a document. Use when you need to adjust properties of existing fields post-creation. | documentId, updates |
DOCUMENSO_UPDATE_DOCUMENT_RECIPIENT | Tool to update a document recipient. Use to change name, email, role, signing order or authentication options of a recipient. | id, recipientId |
DOCUMENSO_UPDATE_DOCUMENT_V2 | Tool to update document properties. Use after confirming the document ID is valid. | documentId |
DOCUMENSO_USE_TEMPLATE_V2_BETA | Tool to create a document from a template. Use when you need to instantiate a template with recipients and optional prefills. | templateId, recipients |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Documenso!