You're viewing a demo portfolio

Join the waitlist
PRSM

flowvolt_send_trial

Active

Tool of FlowVolt

declared in 0.1.0

Dispatch the 5 trial drafts after a paid Stripe Checkout completes. Two-call flow: first call returns a one-click Unipile URL to connect your Gmail or Outlook inbox; second call (after you've connected) fires the 5 sends from your OWN warmed mailbox, your domain, your reputation. Requires the checkout_session_id from your paid Stripe Checkout. Sends never go through FlowVolt's infrastructure.

Parameters schema

{
  "type": "object",
  "required": [
    "checkout_session_id"
  ],
  "properties": {
    "checkout_session_id": {
      "type": "string",
      "description": "Stripe Checkout Session id (cs_test_… or cs_live_…) from the URL after you completed the trial checkout."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

FlowVolt

https://github.com/Larshiensch99/flowvolt-strike-engine

1/7 registries
View full server →
flowvolt_send_trial — FlowVolt — PRSM MCP