workflow_finalize

Finalize a saga once all steps are Verified: compute the receipt hash and

Server Tenzro Ledger MCP https://canton-mcp.tenzro.network/mcp
Category Financial
Risk class Critical
Parameters 00 required

What workflow_finalize does on Tenzro Ledger MCP

AI agents use workflow_finalize to commit financial operations through Tenzro Ledger MCP — usually the final step of a payment, billing, or trading workflow. A call moves real money.

Why workflow_finalize needs a policy

In a blockchain/ledger context, 'finalize' operations that compute receipt hashes typically represent irreversible commitment of transactions. Given the financial nature of the server (wallet, payments, staking, bridges), this tool most likely finalizes payment flows, token transfers, or staking operations.

From the tool's definition Tool name 'workflow_finalize' combined with server description mentioning 'Tenzro Ledger MCP: wallet, identity, payments, inference, staking, bridges, verification, agents' and sibling tools like 'attested_mint', 'authorize_session', and…

Questions about workflow_finalize

What does the workflow_finalize tool do? +

Finalize a saga once all steps are Verified: compute the receipt hash and. It is categorised as a Financial tool in the Tenzro Ledger MCP MCP Server, which means it involves financial transactions. Block by default and require explicit approval.

How do I enforce a policy on workflow_finalize? +

Register the Tenzro Ledger MCP server in PolicyLayer and add a rule for workflow_finalize: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Tenzro Ledger MCP. Nothing to install.

What risk level is workflow_finalize? +

workflow_finalize is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.

Can I rate-limit workflow_finalize? +

Yes. Add a rate_limit block to the workflow_finalize rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block workflow_finalize completely? +

Set action: deny in the PolicyLayer policy for workflow_finalize. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides workflow_finalize? +

workflow_finalize is provided by the Tenzro Ledger MCP server (https://canton-mcp.tenzro.network/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.