wpconvert_download_result

Download a completed conversion to disk. Returns the saved file path. Optionally, use wpconvert_create_preview to view the theme in a live WordPress before/after downloading.

Server Wpconvert Devtools Gem43929/wpconvert-devtools
Category Read
Risk class Low
Parameters 00 required

What wpconvert_download_result does on Wpconvert Devtools

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

Why wpconvert_download_result needs a policy

This tool retrieves and downloads data (a completed conversion file) to the user's filesystem. It is a read operation with no side effects on the conversion system or data integrity. The download itself is a standard file transfer operation. Severity is low because downloading a file poses minimal security risk—the worst outcome would be obtaining an unwanted file, which can be deleted without consequence.

From the tool's definition Tool description states 'Download a completed conversion to disk. Returns the saved file path.' The action is retrieval of an already-completed result with no modification, creation, or deletion involved.

Questions about wpconvert_download_result

What does the wpconvert_download_result tool do? +

Download a completed conversion to disk. Returns the saved file path. Optionally, use wpconvert_create_preview to view the theme in a live WordPress before/after downloading. It is categorised as a Read tool in the Wpconvert Devtools MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on wpconvert_download_result? +

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

What risk level is wpconvert_download_result? +

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

Can I rate-limit wpconvert_download_result? +

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

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

wpconvert_download_result is provided by the Wpconvert Devtools MCP server (Gem43929/wpconvert-devtools). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// THE FULL RECORD

wpconvert_download_result is one line of Wpconvert Devtools'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.