send_reminder_for_document_sign
Send reminders to signers for pending document signatures via email. Specify document ID, recipient emails, and custom messages to ensure timely completion of signature requests.
Instructions
Send reminder emails to signers for pending document signatures. This API allows users to remind signers about outstanding signature requests by specifying the document ID and recipient email addresses. Multiple signers can receive reminders at once, and custom messages can be included. If sending reminders on behalf of another sender, specify the relevant sender email addresses.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
documentId | Yes | Required. The unique identifier (ID) of the document to send a reminder email to signers for pending signatures. | |
message | No | Optional. Message to be sent in the reminder email. If not provided, the system will use a default reminder message. | |
onBehalfOf | No | Optional. Email address of the sender when creating a document on their behalf. This email can be retrieved from the `behalfOf` property in the get document or list documents tool. | |
receiverEmails | No | Optional. One or more signer email addresses to send reminders for pending signatures. If multiple signers are required to sign the document, specify their email addresses. If there is not emails provided, it will send reminder to all pending signers. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from boldsign
Related Tools
- @boldsign/boldsign-mcp
- @esignaturescom/mcp-server-esignatures
- @norman-finance/norman-mcp-server
- @boldsign/boldsign-mcp
- @boldsign/boldsign-mcp
- @Xiawpohr/metamask-mcp