Eversign
Xodo Sign is a cloud-based digital signature solution that allows users to sign, send, and manage documents online.
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
Eversign authenticates with an API key. Generate the credential in your Eversign account, then paste it into FlyMyAI the first time an agent uses an Eversign action.
Get your Eversign credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API Access Key | Your unique API access key for authenticating with the Xodo Sign API. (required) |
Business ID | The ID of the business associated with your Xodo Sign account. (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 |
|---|---|---|
EVERSIGN_AUDIT_LOG | Tool to retrieve the audit log for a document. use after obtaining the document hash to view its full event history. | document_hash |
EVERSIGN_CREATE_DOCUMENT | Tool to create a new document for signature. use after finalizing document details and signer list. | title, signer_invites |
EVERSIGN_CREATE_TEMPLATE | Tool to create a new template. use when you need to programmatically set up reusable document templates after confirming your business settings. | template_title |
EVERSIGN_DELETE_DOCUMENT_OR_TEMPLATE | Tool to delete a document or template by its hash. use when you need to permanently remove a document or template. | document_hash |
EVERSIGN_GET_BULK_JOBS_LIST | Tool to retrieve a list of bulk jobs for a business. use when you need to view or paginate existing bulk jobs. | - |
EVERSIGN_LIST_BUSINESSES | Tool to retrieve a list of businesses associated with your account. use when you need to fetch all businesses available to the authenticated user. | - |
EVERSIGN_LIST_DOCUMENTS | Tool to list documents for a business. use when you need to retrieve documents with optional filters after setting business id in query params. | - |
EVERSIGN_LIST_TEMPLATES | Tool to list templates for a business with optional pagination. use when you need to retrieve a paginated list of templates. | - |
EVERSIGN_REASSIGN_SIGNER | Tool to reassign a signer to a new person. use when you need to replace an existing signer on a document before signing is complete. example: "reassign the signer alice@example.com on document abc123 to bob@example.com". | document_hash, signer_email, new_signer_name, new_signer_email |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Eversign!