You're viewing a demo portfolio

Join the waitlist
PRSM

persona_set

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →