Enroll one or more contacts in one or more sequences or campaigns (automations). Specify sub_type to indicate whether you
AI agents use subscribe_to_sequence to create or update resources in Ontraport MCP Server — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Ontraport MCP Server environment.
This tool enrolls contacts into sequences/campaigns, which is a write/modification action that triggers CRM automation workflows. While it initiates automations, the enrollment itself is a reversible state change (contacts can be unenrolled). The blast radius is medium as misuse could trigger unwanted automated communications to multiple contacts.
From the tool's definition 'Enroll one or more contacts in one or more sequences or campaigns (automations)'
Attacks that exploit this kind of access
Enroll one or more contacts in one or more sequences or campaigns (automations). Specify sub_type to indicate whether you. It is categorised as a Write tool in the Ontraport MCP Server MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.
Register the Ontraport MCP Server MCP server in PolicyLayer and add a rule for subscribe_to_sequence: 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 Ontraport MCP Server. Nothing to install.
subscribe_to_sequence is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.
Yes. Add a rate_limit block to the subscribe_to_sequence 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 subscribe_to_sequence. 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.
subscribe_to_sequence is provided by the Ontraport MCP Server MCP server (landonray/mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
subscribe_to_sequence is one line of Ontraport MCP Server'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 →