ClawLink
Developer Tools32 toolsPaste one API key

Ignisign integration for AI agents

IgniSign is a comprehensive electronic signature platform that enables users to sign, send, and manage documents securely online.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Ignisign once and call the same tools from all of them.

Setup

Connect Ignisign through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Ignisign exposes 32 tools through ClawLink. The 28 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
ignisign_get_application_contextRetrieve the global context of an applicationRead
ignisign_get_document_informationRetrieve document metadata by IDRead
ignisign_get_missing_signer_inputsDetermine missing inputs needed for a signer in a specific signature profileRead
ignisign_get_signature_request_detailsRetrieve detailed information for a specific signature requestRead
ignisign_get_signature_request_documentRetrieve the document associated with a specific signature requestRead
ignisign_get_signature_requestsRetrieves a paginated list of signature requests for a specific Ignisign application andRead
ignisign_get_signed_documentDownload the signed document (signature proof) for a signature requestRead
ignisign_get_signer_input_constraintsGet signer input constraintsRead
ignisign_get_signer_inputsRetrieves the inputs provided by a specific signer for a signature requestRead
ignisign_get_signer_profileRetrieve detailed information about a specific signer profile by its IDRead
ignisign_get_signer_profilesRetrieve all signer profiles for a specific Ignisign application environmentRead
ignisign_get_webhooksRetrieves all webhook endpoints configured for a specific Ignisign application environmentRead
ignisign_list_documentsRetrieve documents linked to a signature requestRead
ignisign_search_signersSearch for signers within an application environment with pagination supportRead
ignisign_api_authenticationAuthenticate an application over Ignisign API and retrieve a JWTRead
ignisign_create_documentInitialize a document for a signature requestWrite
ignisign_create_signerCreate a new signerWrite
ignisign_create_webhook_endpointCreate a new webhook endpoint for an applicationWrite
ignisign_init_signature_requestInitialize a new signature request in IgnisignRead
ignisign_provide_document_content_data_jsonProvides JSON content to an existing document in IgnisignRead
ignisign_provide_document_content_fileProvide file content for a documentRead
ignisign_provide_document_content_private_fileProvides private document content by submitting its SHA-256 hash to IgniSignRead
ignisign_publish_signature_requestPublish a draft signature requestWrite
ignisign_update_document_informationUpdate document metadataWrite
ignisign_update_signature_requestPartially update a signature request in DRAFT stateWrite
ignisign_update_signerUpdates an existing signer's profile assignmentWrite
ignisign_update_webhook_endpointUpdate an existing webhook endpointWrite
ignisign_cancel_signature_requestCancel (close) a signature request to terminate itWrite