You're viewing a demo portfolio

Join the waitlist
PRSM

get_subscription_status

Active

Tool of FlowVolt

declared in 0.1.0

Show the customer their current FlowVolt state in plain language: plan, billing, engine status, and live progress (buyers reached, replies, meetings). Use whenever they ask 'what's my plan', 'how's it going', 'what's my pipeline doing', 'when does it renew'. Works for authenticated tenants automatically; anonymous callers pass `email` (the one used at Stripe Checkout). Pass `name` if known so we greet them personally.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "name": {
      "type": "string",
      "description": "User's first name if known."
    },
    "email": {
      "type": "string",
      "description": "Stripe Checkout email if not authenticated."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

FlowVolt

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

1/7 registries
View full server →