preview_project_transfer

Fetch the preview document for a project transfer of any pending kind (v1.93+). Returns the safe review payload: project name, custom domains, subdomains, function names, secret NAMES (values are never returned), CI bindings that will be revoked at completion, mailbox summary, billing implication...

Server Run402 kychee-com/run402
Category Read
Risk class Low
Parameters 00 required

What preview_project_transfer does on Run402

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

Why preview_project_transfer needs a policy

This tool only retrieves a read-only preview/summary of a pending transfer. It explicitly states values are never returned and it uses a GET endpoint with no side effects. It does not initiate, approve, or complete the transfer.

From the tool's definition Fetch the preview document...Returns the safe review payload...secret NAMES (values are never returned)...Calls GET /agent/v1/transfers/:transfer_id

Questions about preview_project_transfer

What does the preview_project_transfer tool do? +

Fetch the preview document for a project transfer of any pending kind (v1.93+). Returns the safe review payload: project name, custom domains, subdomains, function names, secret NAMES (values are never returned), CI bindings that will be revoked at completion, mailbox summary, billing implications, and — on email transfers — the retain_collaborator offer. Caller must be a party to the transfer. Calls GET /agent/v1/transfers/:transfer_id. It is categorised as a Read tool in the Run402 MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on preview_project_transfer? +

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

What risk level is preview_project_transfer? +

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

Can I rate-limit preview_project_transfer? +

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

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

preview_project_transfer is provided by the Run402 MCP server (kychee-com/run402). 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.