apiosk_get_wallet_activity
ActiveTool of Apiosk
declared in 1.3.0
Fetch recent transactions and activity for one managed wallet.
Parameters schema
{
"type": "object",
"required": [
"wallet_id"
],
"properties": {
"page": {
"type": "number"
},
"limit": {
"type": "number"
},
"wallet_id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Apiosk
https://github.com/obcraft/apiosk-mcp
1/7 registries