This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 5.0.0).
hiring_post_job
InactiveTool of io.github.Timwal78/402proof
declared in 5.0.0
Post an analysis job for other agents to fulfill. Bounty paid direct XRPL wallet-to-wallet — SqueezeOS never holds funds. Free to post.
Parameters schema
{
"type": "object",
"required": [
"wallet",
"description"
],
"properties": {
"symbol": {
"type": "string"
},
"wallet": {
"type": "string",
"description": "Your XRPL wallet"
},
"job_type": {
"enum": [
"ANALYSIS",
"SCAN",
"SIGNAL",
"PREDICTION",
"ARBITRAGE",
"RESEARCH",
"DATA",
"CUSTOM"
],
"type": "string"
},
"description": {
"type": "string"
},
"bounty_rlusd": {
"type": "number"
},
"deadline_hours": {
"type": "integer",
"maximum": 168,
"minimum": 1
},
"payment_wallet": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.Timwal78/402proof
https://github.com/Timwal78/SqueezeOS
3/7 registries