You're viewing a demo portfolio

Join the waitlist
PRSM

run_stripe_receipt_completion

Active

Tool of Wever Labs Agentic Rails

declared in 1.8.5

Complete a paid rail run from checkout session or payment reference, then return Receipt Passport, ledger entry, and Proof Relay state.

Parameters schema

{
  "type": "object",
  "properties": {
    "rail_key": {
      "enum": [
        "packetops",
        "diligenceops",
        "energyops",
        "distributionops",
        "tokenops",
        "financeops",
        "contractops",
        "scout"
      ],
      "type": "string"
    },
    "movement_type": {
      "type": "string"
    },
    "payment_reference": {
      "type": "string"
    },
    "stripe_session_id": {
      "type": "string"
    },
    "movement_amount_units": {
      "type": "number"
    }
  },
  "additionalProperties": true
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Wever Labs Agentic Rails

1/7 registries
View full server →
run_stripe_receipt_completion — Wever Labs Agentic Rails — PRSM MCP