# Docnify

Docnify is a digital signing platform that simplifies the document signing process, offering integrations with tools like Figma, Jira, Trello, and Google Docs to create a unified workspace.

- **Category:** documents
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 13
- **Triggers:** 0
- **Slug:** `DOCNIFY`
- **Version:** 20260227_00

## Tools

### Add Document Recipient

**Slug:** `DOCNIFY_ADD_DOCUMENT_RECIPIENT`

Tool to add a recipient to a document. Use after confirming the document's ID. Optionally specify signing order and authentication options.

### Create Document Fields

**Slug:** `DOCNIFY_CREATE_DOCUMENT_FIELDS`

Tool to create one or more fields on a document. Use after fetching a document to add fields before sending.

### Delete Document

**Slug:** `DOCNIFY_DELETE_DOCUMENT`

Tool to delete a specific document by its ID. Use when you have confirmed the document should be permanently removed.

### Delete Document Field

**Slug:** `DOCNIFY_DELETE_DOCUMENT_FIELDS`

Tool to delete a field from a document. Use when you need to remove a specific field from an existing document.

### Delete document recipient

**Slug:** `DOCNIFY_DELETE_DOCUMENT_RECIPIENT`

Tool to remove a recipient from a document. Use after verifying document and recipient IDs to revoke access.

### Get Document

**Slug:** `DOCNIFY_GET_DOCUMENT`

Tool to fetch a specific document by its ID. Use when you need to view a document's current state and metadata.

### Get Template

**Slug:** `DOCNIFY_GET_TEMPLATE`

Tool to fetch a specific template by its ID. Use to view a template's details and metadata.

### List Documents

**Slug:** `DOCNIFY_LIST_DOCUMENTS`

Tool to list documents in the Docnify account.

### List Templates

**Slug:** `DOCNIFY_LIST_TEMPLATES`

Tool to list templates in the Docnify account.

### Resend Document

**Slug:** `DOCNIFY_RESEND_DOCUMENT`

Tool to resend a document for signing. Use after verifying the document ID to re-trigger signing notifications.

### Send Document

**Slug:** `DOCNIFY_SEND_DOCUMENT`

Tool to send a document for signing. Use after confirming the document's ID, adding recipients, and uploading content.

### Update Document Fields

**Slug:** `DOCNIFY_UPDATE_DOCUMENT_FIELDS`

Tool to update metadata of document fields. Use when you need to change labels or requirements of existing fields before sending.

### Update Document Recipient

**Slug:** `DOCNIFY_UPDATE_DOCUMENT_RECIPIENT`

Tool to update a recipient's details (name, email, role) on a document. Use after confirming document and recipient IDs. Provide at least one field to update.
