board_set
ActiveTool of x402 Trading & On-Chain Intelligence
declared in 1.0.0
Shared blackboard: set a versioned key on a multi-writer board. Send { board, token, key, value }. [x402 paid tool — price $0.003; POST /api/board/set]
Parameters schema
{
"type": "object",
"required": [
"board",
"token",
"key",
"value"
],
"properties": {
"key": {
"type": "string",
"description": "Entry key"
},
"board": {
"type": "string",
"description": "Board name"
},
"token": {
"type": "string",
"description": "Your secret token"
},
"value": {
"type": "array",
"description": "JSON value"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
x402 Trading & On-Chain Intelligence
1/7 registries