You're viewing a demo portfolio

Join the waitlist
PRSM

get_receipts

Active

Tool of FlowVolt

declared in 0.1.0

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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

FlowVolt

https://github.com/Larshiensch99/flowvolt-strike-engine

1/7 registries
View full server →
get_receipts — FlowVolt — PRSM MCP