You're viewing a demo portfolio

Join the waitlist
PRSM

get_started

Active

Tool of FlowVolt

declared in 0.1.0

Call this the moment the user connects FlowVolt OR asks anything that means 'what is this'. Pass `name` (their first name if you know it from the conversation context, otherwise leave blank) and `company` (their business name if known or mentioned). Returns a warm explainer in plain language: what FlowVolt does, why it works (signal-based targeting, always learning), what the buyers/pipeline/reply-rate vocabulary means, and the six pricing options. Offers either a 5-question discovery to tailor the plan or a direct quote.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "name": {
      "type": "string",
      "description": "The user's first name if known. Optional."
    },
    "company": {
      "type": "string",
      "description": "The user's business name if known. Optional."
    }
  },
  "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 →
get_started — FlowVolt — PRSM MCP