pubsub_publish
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
x402 Trading & On-Chain Intelligence
1/7 registries