query_transactions

Query POS transaction data. Supports filtering by date range, product code/name, payment method, and amount range. Returns transaction details.

Server Bakery Data MCP Server t2hnd/bakery_data_mcp
Category Read
Risk class Low
Parameters 00 required

What query_transactions does on Bakery Data MCP Server

AI agents call query_transactions to retrieve information from Bakery Data MCP Server without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why query_transactions needs a policy

This tool retrieves transaction records from the bakery POS system with various filter options, but performs no side effects or modifications. It is purely a read operation. Severity is medium (not low) because transaction data may contain sensitive payment information, customer details, or financial records that could be misused if an agent queries and exfiltrates it without authorization.

From the tool's definition Tool description states 'Query POS transaction data' with filtering and returns transaction details. The verb 'Query' and 'Returns' indicate data retrieval with no modification capability. No language about creating, deleting, executing, or modifying data.

Questions about query_transactions

What does the query_transactions tool do? +

Query POS transaction data. Supports filtering by date range, product code/name, payment method, and amount range. Returns transaction details. It is categorised as a Read tool in the Bakery Data MCP Server MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on query_transactions? +

Register the Bakery Data MCP Server MCP server in PolicyLayer and add a rule for query_transactions: 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 Bakery Data MCP Server. Nothing to install.

What risk level is query_transactions? +

query_transactions is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit query_transactions? +

Yes. Add a rate_limit block to the query_transactions 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 query_transactions completely? +

Set action: deny in the PolicyLayer policy for query_transactions. 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 query_transactions? +

query_transactions is provided by the Bakery Data MCP Server MCP server (t2hnd/bakery_data_mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// THE FULL RECORD

query_transactions is one line of Bakery Data MCP Server's registry record.

The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

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.