optionality_account_statement_infographic
ActiveTool of io.github.lonniev/optionality-mcp
Generate a visual SVG infographic of your account statement. Returns the same data as account_statement, rendered as a dark-themed SVG graphic with balance hero, metrics cards, health gauge, tranche table, and tool usage breakdown. Costs 1 api_sat per call. Proof is verified by ``debit_or_deny`` before any cost is incurred.
Parameters schema
{
"type": "object",
"required": [
"npub",
"dpop_token"
],
"properties": {
"days": {
"type": "integer",
"default": 30,
"description": "Number of days of daily usage history to include (default 30)."
},
"npub": {
"type": "string",
"description": "The Nostr public key (npub1...) whose statement to render."
},
"dpop_token": {
"type": "string",
"description": "A kind-27235 Nostr event signed by npub for this tool."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.lonniev/optionality-mcp
https://github.com/lonniev/optionality-mcp
1/7 registries