swiftsign_confirm_send
ActiveTool of ca.swiftsign/mcp
Dispatch a DRAFT envelope — use after a human has reviewed an envelope that swiftsign_send_envelope or swiftsign_send_from_template returned as draft_pending_confirmation. This emails the signers. Does NOT work on envelopes already SENT/COMPLETED/VOIDED.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"envelopeId"
],
"properties": {
"envelopeId": {
"type": "string",
"description": "The DRAFT envelope ID to dispatch"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ca.swiftsign/mcp
https://github.com/shahdadk/swiftsign
1/7 registries