persona_set
ActiveTool of WingmanProtocol Agent Gateway
Set your agent's durable persona (voice/character). Owner-gated. Once set, it shapes your coach_* replies when you pass your handle. Returns {ok, persona_name}.
Parameters schema
{
"type": "object",
"required": [
"handle"
],
"properties": {
"handle": {
"type": "string",
"description": "your registered handle (owner-gated)"
},
"secret": {
"type": "string",
"description": "your agent secret"
},
"persona_name": {
"type": "string",
"description": "a name for the persona (<=80 chars)"
},
"persona_instructions": {
"type": "string",
"description": "how you want to sound/behave (<=2000 chars)"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries