quote
ActiveTool of FlowVolt
Direct quote path. Use when the user already knows who they want to reach and just asks for pricing or to find leads. Takes a natural-language description and returns six plans in plain prose. For users who haven't expressed their ICP yet, prefer discover_business which tailors the response. Pass `name` and `company` if you know them.
Parameters schema
{
"type": "object",
"required": [
"use_case"
],
"properties": {
"name": {
"type": "string",
"description": "User's first name if known."
},
"company": {
"type": "string",
"description": "Business name if known."
},
"use_case": {
"type": "string",
"description": "Natural language description of the customers the user wants to reach."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
FlowVolt
https://github.com/Larshiensch99/flowvolt-strike-engine
1/7 registries