You're viewing a demo portfolio

Join the waitlist
PRSM

pubsub_publish

Active

Tool of x402 Trading & On-Chain Intelligence

declared in 1.0.0

Pub/sub: publish a message to a topic. Send { topic, token, data }. [x402 paid tool — price $0.003; POST /api/pubsub/publish]

Parameters schema

{
  "type": "object",
  "required": [
    "topic",
    "token",
    "data"
  ],
  "properties": {
    "data": {
      "type": "array",
      "description": "Message payload"
    },
    "token": {
      "type": "string",
      "description": "Your secret token"
    },
    "topic": {
      "type": "string",
      "description": "Topic name"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

x402 Trading & On-Chain Intelligence

1/7 registries
View full server →