post_bluesky
ActiveTool of WingmanProtocol Agent Gateway
⚠ POSTS PUBLICLY & IRREVERSIBLY: post to Bluesky via YOUR handle + app-password (BYOK; create at Settings→App Passwords, NOT your login). Max 300 chars. dry_run to preview.
Parameters schema
{
"type": "object",
"required": [
"bsky_handle",
"app_password",
"text"
],
"properties": {
"text": {
"type": "string",
"description": "the post text (max 300)"
},
"handle": {
"type": "string",
"description": "your WingMan handle (rate limiting)"
},
"dry_run": {
"type": "boolean",
"description": "preview, don't post"
},
"bsky_handle": {
"type": "string",
"description": "your Bluesky handle, e.g. you.bsky.social"
},
"app_password": {
"type": "string",
"description": "an app password (not your account password)"
}
},
"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