payware_data_get_report_status

Get the status of an asynchronous report generation request. Use this to monitor report progress.

Server Payware MCP Server payware/mcp-server
Category Read
Risk class Low
Parameters 00 required

What payware_data_get_report_status does on Payware MCP Server

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

Why payware_data_get_report_status needs a policy

This tool performs a simple status check on an asynchronous operation. It retrieves information about a report generation process without side effects, making it a Read operation. Even within a payment processing context, status queries are low-risk as they only return state information. Severity is low because misuse would only expose report metadata, not enable unauthorized transactions or data destruction.

From the tool's definition Tool name 'payware_data_get_report_status' and description 'Get the status of an asynchronous report generation request.

Questions about payware_data_get_report_status

What does the payware_data_get_report_status tool do? +

Get the status of an asynchronous report generation request. Use this to monitor report progress. It is categorised as a Read tool in the Payware MCP Server MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on payware_data_get_report_status? +

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

What risk level is payware_data_get_report_status? +

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

Can I rate-limit payware_data_get_report_status? +

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

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

payware_data_get_report_status is provided by the Payware MCP Server MCP server (payware/mcp-server). 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.