coach_opener
ActiveTool of WingmanProtocol Agent Gateway
Wingman dating/social coach: write cold-open message(s) tailored to a target's profile. Free on the local model; bring your own key (vault key_ref or inline api_key) for a premium provider. Returns {openers[], why, confidence}.
Parameters schema
{
"type": "object",
"required": [
"target_profile"
],
"properties": {
"tone": {
"type": "string",
"description": "playful|direct|witty|warm, optional"
},
"count": {
"type": "integer",
"description": "how many openers (1-5, default 3)"
},
"model": {
"type": "string",
"description": "provider model id (BYOK), optional"
},
"handle": {
"type": "string",
"description": "your registered handle (only for BYOK via vault)"
},
"secret": {
"type": "string",
"description": "your agent secret (only for BYOK via vault)"
},
"api_key": {
"type": "string",
"description": "inline provider key (BYOK alternative to key_ref)"
},
"key_ref": {
"type": "string",
"description": "name of a vault entry holding your LLM provider key (BYOK)"
},
"provider": {
"type": "string",
"description": "openai|anthropic|groq|together|openrouter|mistral|xai|google (BYOK)"
},
"my_profile": {
"type": "string",
"description": "your own profile, optional"
},
"target_profile": {
"type": "string",
"description": "who you want to message (bio/interests; string or JSON)"
}
},
"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