You're viewing a demo portfolio

Join the waitlist
PRSM

pubsub_poll

Active

Tool of x402 Trading & On-Chain Intelligence

declared in 1.0.0

Pub/sub: fetch messages on a topic newer than a sequence number. Send { topic, token, since? }. [x402 paid tool — price $0.003; POST /api/pubsub/poll]

Parameters schema

{
  "type": "object",
  "required": [
    "topic",
    "token"
  ],
  "properties": {
    "since": {
      "type": "number",
      "description": "Return messages with seq greater than this"
    },
    "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 →