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

get_trial_key

Request a free 24-hour trial key. Unlocks all 4 content layers on the chosen vertical. 500-call cap. No payment required.

SERVERAgent Module SOURCEhttps://api.agent-module.dev/mcp
Medium RISK CLASS
Category Write
Parameters 21 required
Recommended Rate-limitedsee the rule below
Registry record Grade D, identity unverified Pull the record →

This record as markdown: /tools/dev-agent-module-mcp/get-trial-key.md

What get_trial_key does on Agent Module

AI agents use get_trial_key to create or update resources in Agent Module, usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Agent Module environment.

ParameterTypeRequiredDescription
agent_id string Yes Stable identifier for your agent.
vertical string Which vertical to trial. Defaults to ethics if omitted.

Parameters from the server's own tool schema.

Why get_trial_key is rated Medium

This tool creates a new trial key (a provisioned resource) associated with the requester, which is a Write operation. It has no financial obligation ('No payment required'), no code execution, and no destructive effect. Misuse risk is low — the worst case is generating spurious trial keys, which is reversible and low-impact given the 500-call cap and 24-hour expiry.

From the tool's definition Request a free 24-hour trial key... No payment required

Questions about get_trial_key

What does the get_trial_key tool do? +

Request a free 24-hour trial key. Unlocks all 4 content layers on the chosen vertical. 500-call cap. No payment required. It is categorised as a Write tool in the Agent Module MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

What parameters does get_trial_key accept? +

get_trial_key accepts 2 parameters: agent_id, vertical. Required: agent_id. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on get_trial_key? +

Register the Agent Module MCP server in PolicyLayer and add a rule for get_trial_key: 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 get_trial_key? +

get_trial_key is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit get_trial_key? +

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

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

get_trial_key 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.

Across the catalogue

// 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.