queue_push
ActiveTool of x402 Trading & On-Chain Intelligence
declared in 1.0.0
Task queue: append a JSON item to a named queue for later/other agents. Send { name, token, item }. [x402 paid tool — price $0.003; POST /api/queue/push]
Parameters schema
{
"type": "object",
"required": [
"name",
"token",
"item"
],
"properties": {
"item": {
"type": "array",
"description": "JSON item to enqueue"
},
"name": {
"type": "string",
"description": "Queue name"
},
"token": {
"type": "string",
"description": "Your secret token"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
x402 Trading & On-Chain Intelligence
1/7 registries