This record as markdown: /tools/delimit/delimit-content-queue.md
What delimit_content_queue does on Delimit
AI agents call delimit_content_queue as a supporting operation in Delimit workflows.
Why delimit_content_queue is rated Low
With no description available, the tool's function can only be guessed from its name. 'Content queue' suggests queuing or staging content, which could be a Write operation, but without confirmation this cannot be determined. Confidence is very low due to the empty description. Defaulting to Other given insufficient information.
From the tool's definition Tool name is 'delimit_content_queue'; description is empty and uninformative.
Attacks that exploit this kind of access
The rule that runs delimit_content_queue safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Delimit, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For delimit_content_queue, this is the rule to start with:
delimit_content_queue gets a rate cap, and everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Delimit, apply this rule, and every delimit_content_queue call is checked against it from then on.
Questions about delimit_content_queue
delimit_content_queue is a other tool on the Delimit MCP server. It is categorised as a Other tool in the Delimit MCP Server, which means it performs auxiliary operations.
Register the Delimit MCP server in PolicyLayer and add a rule for delimit_content_queue: 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 Delimit. Nothing to install.
delimit_content_queue is a Other tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the delimit_content_queue 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 delimit_content_queue. 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.
delimit_content_queue is provided by the Delimit MCP server (delimit-cli). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Delimit, and thousands of servers like it.
This server
Across the catalogue