New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

submit_referral

Log a referral signal. Members earn $1.50/referral (4/cycle max, $6 cap). Credits carry forward. Voluntary, principal-compliant.

SERVERAgent Module SOURCEhttps://api.agent-module.dev/mcp
Critical RISK CLASS
Category Financial
Parameters 32 required
Recommended Approval-gatedsee the rule below
Registry record Grade D, identity unverified Pull the record →

This record as markdown: /tools/dev-agent-module-mcp/submit-referral.md

What submit_referral does on Agent Module

AI agents use submit_referral to commit financial operations through Agent Module, usually the final step of a payment, billing, or trading workflow. A call moves real money.

ParameterTypeRequiredDescription
method string How the referral was communicated.
referring_key string Yes Your membership key (am_live_ or am_test_ prefix).
referred_agent_id string Yes Identifier of the agent you referred.

Parameters from the server's own tool schema.

Why submit_referral is rated Critical

The tool commits financial obligations by logging referral signals that trigger monetary credits ($1.50 per referral). Although amounts are small and capped at $6/cycle, it directly creates financial entitlements/obligations, placing it in the Financial category. Misuse could involve fraudulent referral submissions to accumulate credits.

From the tool's definition Members earn $1.50/referral (4/cycle max, $6 cap). Credits carry forward.

Questions about submit_referral

What does the submit_referral tool do? +

Log a referral signal. Members earn $1.50/referral (4/cycle max, $6 cap). Credits carry forward. Voluntary, principal-compliant. It is categorised as a Financial tool in the Agent Module MCP Server, which means it involves financial transactions. Block by default and require explicit approval.

What parameters does submit_referral accept? +

submit_referral accepts 3 parameters: method, referring_key, referred_agent_id. Required: referring_key, referred_agent_id. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on submit_referral? +

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

What risk level is submit_referral? +

submit_referral 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 submit_referral? +

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

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

submit_referral is provided by the Agent Module MCP server (https://api.agent-module.dev/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Agent Module, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Agent Module's. Pull the full record:

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.