← Back to all apps

SignNow

Productivityby airSlate Inc
Launched Mar 11, 2026 on ChatGPTLaunched Mar 7, 2026 on Claude

Get documents signed faster without switching between tools. The SignNow MCP server connects Claude directly to your SignNow account, letting you manage the entire eSignature workflow through conversation. Send signature requests, create documents from templates and pre-fill them, track invite statuses, and retrieve signed files — all by describing what you need in plain language. Whether you're handling contracts, agreements, or approvals, Claude handles the SignNow actions so you can focus on your work instead of chasing signatures.

16ChatGPT Tools
16Claude Tools
airSlate IncDeveloper
ProductivityCategory

Use Cases

productivity

Available Tools

Create embedded editor link

create_embedded_editor
Full Description

Create embedded editor for editing a document or document group. This tool is ONLY for documents and document groups. If you have template or template_group, use the alternative tool: create_embedded_editor_from_template

Parameters (1 required, 4 optional)
Required
entity_idstring

ID of the document or document group

Optional
entity_typestring

Type of entity: 'document' or 'document_group' (optional). If you're passing it, make sure you know what type you have. If it's not found, try using a different type.

Default: null
link_expirationinteger

Optional link expiration in minutes (15-43200)

Default: null
redirect_targetstring

Optional redirect target: 'self' (default), 'blank'

Default: null
redirect_uristring

Optional redirect URI after completion

Default: null

Create from template and embed editor

create_embedded_editor_from_template
Full Description

Create document/group from template and create embedded editor immediately. This tool is ONLY for templates and template groups. If you have document or document_group, use the alternative tool: create_embedded_editor

Parameters (1 required, 5 optional)
Required
entity_idstring

ID of the template or template group

Optional
entity_typestring

Type of entity: 'template' or 'template_group' (optional). If you're passing it, make sure you know what type you have. If it's not found, try using a different type.

Default: null
link_expirationinteger

Optional link expiration in minutes (15-43200)

Default: null
namestring

Name for the new document or document group

Default: null
redirect_targetstring

Optional redirect target: 'self' (default), 'blank'

Default: null
redirect_uristring

Optional redirect URI after completion

Default: null

Create embedded signing invite

create_embedded_invite
Full Description

Create embedded invite for signing a document or document group. This tool is ONLY for documents and document groups. If you have template or template_group, use the alternative tool: create_embedded_invite_from_template

Parameters (1 required, 2 optional)
Required
entity_idstring

ID of the document or document group

Optional
entity_typestring

Type of entity: 'document' or 'document_group' (optional). If you're passing it, make sure you know what type you have. If it's not found, try using a different type.

Default: null
ordersarray

List of orders with recipients (can be a list or JSON string)

Default: null

Create from template and embed invite

create_embedded_invite_from_template
Full Description

Create document/group from template and create embedded invite immediately. This tool is ONLY for templates and template groups. If you have document or document_group, use the alternative tool: create_embedded_invite

Parameters (1 required, 3 optional)
Required
entity_idstring

ID of the template or template group

Optional
entity_typestring

Type of entity: 'template' or 'template_group' (optional). If you're passing it, make sure you know what type you have. If it's not found, try using a different type.

Default: null
namestring

Optional name for the new document or document group

Default: null
ordersarray

List of orders with recipients for the embedded invite (can be a list or JSON string)

Default: null

Create embedded sending link

create_embedded_sending
Full Description

Create embedded sending for managing, editing, or sending invites for a document or document group. This tool is ONLY for documents and document groups. If you have template or template_group, use the alternative tool: create_embedded_sending_from_template

Parameters (1 required, 5 optional)
Required
entity_idstring

ID of the document or document group

Optional
entity_typestring

Type of entity: 'document' or 'document_group' (optional). If you're passing it, make sure you know what type you have. If it's not found, try using a different type.

Default: null
link_expirationinteger

Optional link expiration in days (14-45)

Default: null
redirect_targetstring

Optional redirect target: 'self' (default), 'blank'

Default: null
redirect_uristring

Optional redirect URI after completion

Default: null
typestring

Type of sending step: 'manage', 'edit', or 'send-invite'

Default: manage

Create from template and embed sending

create_embedded_sending_from_template
Full Description

Create document/group from template and create embedded sending immediately. This tool is ONLY for templates and template groups. If you have document or document_group, use the alternative tool: create_embedded_sending

Parameters (1 required, 6 optional)
Required
entity_idstring

ID of the template or template group

Optional
entity_typestring

Type of entity: 'template' or 'template_group' (optional). If you're passing it, make sure you know what type you have. If it's not found, try using a different type.

Default: null
link_expirationinteger

Optional link expiration in days (14-45)

Default: null
namestring

Optional name for the new document or document group

Default: null
redirect_targetstring

Optional redirect target: 'self' (default), 'blank'

Default: null
redirect_uristring

Optional redirect URI after completion

Default: null
typestring

Type of sending step: 'manage', 'edit', or 'send-invite'

Default: null

Create from template

create_from_template
Full Description

Create a new document or document group from an existing template or template group

Parameters (1 required, 2 optional)
Required
entity_idstring

ID of the template or template group

Optional
entity_typestring

Type of entity: 'template' or 'template_group' (optional). If you're passing it, make sure you know what type you have. If it's not found, try using a different type.

Default: null
namestring

Optional name for the new document group or document (required for template groups)

Default: null

Get document or group details

get_document
Full Description

Get full document, template, template group or document group information with field values

Parameters (1 required, 1 optional)
Required
entity_idstring

ID of the document, template, template group or document group to retrieve

Optional
entity_typestring

Type of entity: 'document', 'template', 'template_group' or 'document_group' (optional). If not provided, will be determined automatically

Default: null

Get document download link

get_document_download_link
Full Description

Get download link for a document or document group

Note: If your client supports MCP Resources, prefer the resource version of this endpoint; this tool exists as a compatibility fallback for tool-only clients.

Parameters (1 required, 1 optional)
Required
entity_idstring

ID of the document or document group

Optional
entity_typestring

Type of entity: 'document' or 'document_group' (optional). If you're passing it, make sure you know what type you have. If it's not found, try using a different type.

Default: null

Get invite status

get_invite_status
Full Description

Get invite status for a document or document group

Note: If your client supports MCP Resources, prefer the resource version of this endpoint; this tool exists as a compatibility fallback for tool-only clients.

Parameters (1 required, 1 optional)
Required
entity_idstring

ID of the document or document group

Optional
entity_typestring

Type of entity: 'document' or 'document_group' (optional). If you're passing it, make sure you know what type you have. If it's not found, try using a different type.

Default: null

Get signing link

get_signing_link
Full Description

Get signing link for a document or document group

Note: If your client supports MCP Resources, prefer the resource version of this endpoint; this tool exists as a compatibility fallback for tool-only clients.

Parameters (1 required, 1 optional)
Required
entity_idstring

ID of the document or document group

Optional
entity_typestring

Type of entity: 'document' or 'document_group' (optional). If you're passing it, make sure you know what type you have. If it's not found, try using a different type.

Default: null

List templates and template groups

list_all_templates
Full Description

Get simplified list of all templates and template groups with basic information

Note: If your client supports MCP Resources, prefer the resource version of this endpoint; this tool exists as a compatibility fallback for tool-only clients.

Parameters (0 required, 2 optional)
Optional
limitinteger

Maximum number of items to return (1-100, default 50)

Default: 50
offsetinteger

Number of items to skip for pagination (default 0)

Default: 0

List documents and document groups

list_documents
Full Description

Get simplified list of documents and document groups with basic information. Returns both documents and document groups in a unified format. Use this tool to fetch lists of documents by status, e.g. documents waiting for your signature (waiting-for-me) or expired documents (expired_filter=expired).

Note: If your client supports MCP Resources, prefer the resource version of this endpoint; this tool exists as a compatibility fallback for tool-only clients.

Parameters (0 required, 7 optional)
Optional
expired_filterstring

Filter by invite expiredness (optional, default: all). Available values: all, expired, not-expired.

Options:allexpirednot-expired
Default: all
filterstring

Filter by document group status (optional). Available values: signed, pending, waiting-for-me, waiting-for-others, unsent.

Default: null
folder_idstring

Filter by folder ID (optional)

Default: null
limitinteger

Maximum number of items to return (1-100, default 50)

Default: 50
offsetinteger

Number of items to skip for pagination (default 0)

Default: 0
orderstring

Order of sorting (optional, can be used only with sortby). Available values: asc, desc.

Default: null
sortbystring

Sort by created date, updated date, or document name (optional). Available values: updated, created, document-name.

Default: null

Send signing invite

send_invite
Full Description

Send invite to sign a document or document group. This tool is ONLY for documents and document groups. If you have template or template_group, use the alternative tool: send_invite_from_template

Parameters (1 required, 2 optional)
Required
entity_idstring

ID of the document or document group

Optional
entity_typestring

Type of entity: 'document' or 'document_group' (optional). If you're passing it, make sure you know what type you have. If it's not found, try using a different type.

Default: null
ordersarray

List of orders with recipients (can be a list or JSON string)

Default: null

Create from template and send invite

send_invite_from_template
Full Description

Create document/group from template and send invite immediately. This tool is ONLY for templates and template groups. If you have document or document_group, use the alternative tool: send_invite

Parameters (2 required, 2 optional)
Required
entity_idstring

ID of the template or template group

ordersarray

List of orders with recipients for the invite (can be a list or JSON string)

Optional
entity_typestring

Type of entity: 'template' or 'template_group' (optional). If you're passing it, make sure you know what type you have. If it's not found, try using a different type.

Default: null
namestring

Optional name for the new document or document group

Default: null

Update document text fields

update_document_fields
Full Description

Update text fields in multiple documents (only individual documents, not document groups)

Parameters (1 required)
Required
update_requestsarray

Array of document field update requests