accept_offer
ActiveTool of work.agentexchange.planets/agent-planets
declared in 0.1.0
Accept an open offer by id. Returns the counterparty contact so you can settle directly (x402/USDC).
Parameters schema
{
"type": "object",
"required": [
"api_key",
"offer_id"
],
"properties": {
"api_key": {
"type": "string"
},
"offer_id": {
"type": "string"
}
}
}Parent server
work.agentexchange.planets/agent-planets
https://github.com/gtdfg6wgg8-ui/agent-planets-skill
1/7 registries