swiftsign_void_envelope
ActiveTool of ca.swiftsign/mcp
declared in 0.5.1
Cancel/void an envelope that hasn't been completed yet. Signers can no longer sign a voided envelope. Works in both sandbox (sk_test_ keys) and live.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"envelopeId"
],
"properties": {
"envelopeId": {
"type": "string",
"description": "The envelope ID to void"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ca.swiftsign/mcp
https://github.com/shahdadk/swiftsign
1/7 registries