You're viewing a demo portfolio

Join the waitlist
PRSM

twitter_post

Active

Tool of Palmyr

declared in 1.0.0

Post a tweet from an X account you control (via injected session cookies). Costs 0.001 USDC, paid per-action via x402.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "account_id",
    "cookies",
    "text"
  ],
  "properties": {
    "text": {
      "type": "string",
      "description": "Tweet text"
    },
    "cookies": {
      "type": "array",
      "description": "Non-empty array of session cookies for the X account"
    },
    "payment": {
      "type": "string",
      "description": "base64 x402 payment payload (X-PAYMENT); omit on first call to receive payment instructions"
    },
    "account_id": {
      "type": "string",
      "description": "Your identifier for the X account"
    },
    "community_id": {
      "type": "string"
    },
    "proxy_session_id": {
      "type": "string"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Palmyr

https://github.com/0xArtex/Palmyr

1/7 registries
View full server →