You're viewing a demo portfolio

Join the waitlist
PRSM

swiftsign_create_embedded_url

Active

Tool of ca.swiftsign/mcp

declared in 0.5.1

Mint a short-lived embedded signing URL for a recipient (30-minute expiry). Returns a url to embed plus its expiresAt. The envelope must already be SENT. Works in both sandbox (sk_test_ keys) and live.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "envelopeId",
    "recipientId"
  ],
  "properties": {
    "returnUrl": {
      "type": "string",
      "description": "URL to redirect the signer to after they finish"
    },
    "envelopeId": {
      "type": "string",
      "description": "The envelope ID"
    },
    "recipientId": {
      "type": "string",
      "description": "The recipient ID within that envelope"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

ca.swiftsign/mcp

https://github.com/shahdadk/swiftsign

1/7 registries
View full server →
swiftsign_create_embedded_url — ca.swiftsign/mcp — PRSM MCP