edit_message
ActiveTool of FlowVolt
Change the first-touch template based on the customer's instruction in plain English. Examples: 'lose the question at the end', 'make it more direct', 'use my voice, I'm more casual', 'mention we're free for 14 days not 7'. The voice guard still applies (no em dashes, no marketer words, length bounds). If the requested change would break a rule, we say no and suggest a clean alternative.
Parameters schema
{
"type": "object",
"required": [
"change_request"
],
"properties": {
"name": {
"type": "string",
"description": "User's first name if known."
},
"email": {
"type": "string",
"description": "Stripe Checkout email if not authenticated."
},
"change_request": {
"type": "string",
"description": "What the customer wants changed, in their own words."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
FlowVolt
https://github.com/Larshiensch99/flowvolt-strike-engine
1/7 registries