You're viewing a demo portfolio

Join the waitlist
PRSM

post_bluesky

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

⚠ 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
}

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 →