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.

13 actions Integration catalog
Request access
Connect Docnify once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Add Document RecipientDOCNIFY_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 FieldsDOCNIFY_CREATE_DOCUMENT_FIELDS
Tool to create one or more fields on a document. Use after fetching a document to add fields before sending.
Delete DocumentDOCNIFY_DELETE_DOCUMENT
Tool to delete a specific document by its ID. Use when you have confirmed the document should be permanently removed.
Delete Document FieldDOCNIFY_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 recipientDOCNIFY_DELETE_DOCUMENT_RECIPIENT
Tool to remove a recipient from a document. Use after verifying document and recipient IDs to revoke access.
Get DocumentDOCNIFY_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 TemplateDOCNIFY_GET_TEMPLATE
Tool to fetch a specific template by its ID. Use to view a template's details and metadata.
List DocumentsDOCNIFY_LIST_DOCUMENTS
Tool to list documents in the Docnify account.
List TemplatesDOCNIFY_LIST_TEMPLATES
Tool to list templates in the Docnify account.
Resend DocumentDOCNIFY_RESEND_DOCUMENT
Tool to resend a document for signing. Use after verifying the document ID to re-trigger signing notifications.
Send DocumentDOCNIFY_SEND_DOCUMENT
Tool to send a document for signing. Use after confirming the document's ID, adding recipients, and uploading content.
Update Document FieldsDOCNIFY_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 RecipientDOCNIFY_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.