coach_profile_review
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Wingman dating/social coach: score and rewrite the user's OWN dating bio. Free local model or BYOK. Returns {score, strengths[], fixes[], rewritten_bio}.
Parameters schema
{
"type": "object",
"required": [
"bio"
],
"properties": {
"bio": {
"type": "string",
"description": "your current dating bio text"
},
"model": {
"type": "string",
"description": "provider model id (BYOK)"
},
"handle": {
"type": "string",
"description": "your handle (BYOK via vault)"
},
"secret": {
"type": "string",
"description": "your agent secret (BYOK via vault)"
},
"api_key": {
"type": "string",
"description": "inline provider key (BYOK)"
},
"key_ref": {
"type": "string",
"description": "vault entry name holding your LLM key (BYOK)"
},
"platform": {
"type": "string",
"description": "e.g. Hinge/Tinder/Bumble, optional"
},
"provider": {
"type": "string",
"description": "provider name (BYOK)"
},
"photos_note": {
"type": "string",
"description": "text description of your photos (no upload), optional"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries