Execute a Mailtarget API call against api.mailtarget.co (Bearer auth from MAILTARGET_API_KEY). Provide operationId plus pathParams/query/body as needed. Mutating calls (POST/PUT/DELETE) act on the live account, use with care.
AI agents invoke mailtarget_call_endpoint to trigger actions in Mailtarget. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.
This tool executes arbitrary API calls against a live account, including potentially destructive or mutating operations (POST/PUT/DELETE). Since it can span multiple categories depending on the operationId provided, the most severe applicable category is Execute (and potentially Destructive), given it can perform deletions and mutations on the live account.
From the tool's definition "Execute a Mailtarget API call" and "Mutating calls (POST/PUT/DELETE) act on the live account, use with care"
Attacks that exploit this kind of access
Execute a Mailtarget API call against api.mailtarget.co (Bearer auth from MAILTARGET_API_KEY). Provide operationId plus pathParams/query/body as needed. Mutating calls (POST/PUT/DELETE) act on the live account, use with care. It is categorised as a Execute tool in the Mailtarget MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.
Register the Mailtarget MCP server in PolicyLayer and add a rule for mailtarget_call_endpoint: 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 Mailtarget. Nothing to install.
mailtarget_call_endpoint is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.
Yes. Add a rate_limit block to the mailtarget_call_endpoint 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.
Set action: deny in the PolicyLayer policy for mailtarget_call_endpoint. 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.
mailtarget_call_endpoint is provided by the Mailtarget MCP server (yopie-org/mailtarget). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the 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 →