get_receipts
ActiveTool of FlowVolt
The provable receipt chain (signal, dossier, touch, reply, outcome) that justifies every move the engine made for this tenant. Without account_domain: a summary list of recent accounts and their stage statuses. With account_domain: the full chain for that account, including the immutable receipt when an outcome exists. Returns: { accounts: [...] } or { chain: {...} }.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"limit": {
"type": "number",
"description": "Max accounts in the summary list (1-200). Default 50."
},
"account_domain": {
"type": "string",
"description": "Account to fetch the full chain for. Example: \"acme.nl\""
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
FlowVolt
https://github.com/Larshiensch99/flowvolt-strike-engine
1/7 registries