taxsort_count_rule_matches
ActiveTool of io.github.lonniev/taxsort-mcp
declared in 3.2.3
Count how many transactions match a rule pattern (live preview).
Parameters schema
{
"type": "object",
"required": [
"session_id",
"description_pattern"
],
"properties": {
"npub": {
"type": "string",
"default": "",
"description": "Required. Your Nostr public key (npub1...) for credit billing."
},
"dpop_token": {
"type": "string",
"default": ""
},
"session_id": {
"type": "string"
},
"amount_value": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": null
},
"amount_operator": {
"type": "string",
"default": ""
},
"description_pattern": {
"type": "string"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.lonniev/taxsort-mcp
https://github.com/lonniev/taxsort-mcp
1/7 registries