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

create_expressroom_draft

Creates a Manual DraftRoom draft. DraftRoom is the first station when a capable subscription chat seat has fresh build context. Build or fit the smallest safe draft immediately, then store the brief, job mirror, short description, and supplied draft code. Do not park fresh context for a low-capac...

SERVERUnClick SOURCE@unclick/mcp-server
Medium RISK CLASS
Category Write
Parameters 86 required
Recommended Rate-limitedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/io-github-malamutemayhem-unclick-mcp-server/create-expressroom-draft.md

What create_expressroom_draft does on UnClick

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

ParameterTypeRequiredDescription
agent_id string Yes Stable identifier for the calling agent.
supplied_code string Yes Required capture field for concrete code, patch notes, file contents, pseudocode, ScopePack, or test outline supplied by the chat-first builder. If no code is s
brief_markdown string Yes Detailed intake brief from the chat.
job_name_mirror string Yes The official job name or intended official job name.
official_todo_id string Optional existing Jobs Board todo id to mirror.
short_description string Yes Quick read of the draft job.
supplied_code_status string Yes
source_chat_session_id string Optional source chat/session id.

Parameters from the server's own tool schema.

Why create_expressroom_draft is rated Medium

The tool creates and stores draft data in a system, making it a Write operation. Severity is medium because the tool explicitly notes it stores "untrusted draft material" that must later undergo review and testing before integration—indicating safeguards exist and the immediate blast radius is contained to draft/staging data, not production systems.

From the tool's definition Creates a Manual DraftRoom draft and stores draft material ("store the brief, job mirror, short description, and supplied draft code"). This is data creation and storage without irreversible deletion.

Questions about create_expressroom_draft

What does the create_expressroom_draft tool do? +

Creates a Manual DraftRoom draft. DraftRoom is the first station when a capable subscription chat seat has fresh build context. Build or fit the smallest safe draft immediately, then store the brief, job mirror, short description, and supplied draft code. Do not park fresh context for a low-capacity unattended runner unless the chat seat records the exact blocker and next build step. Alarm bell: this does not mark official work done. It stores untrusted draft material so it can later enter the official Jobs Board conveyor belt, then be integrated, tested, reviewed, and proved. It is categorised as a Write tool in the UnClick MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

What parameters does create_expressroom_draft accept? +

create_expressroom_draft accepts 8 parameters: agent_id, supplied_code, brief_markdown, job_name_mirror, official_todo_id, short_description, supplied_code_status, source_chat_session_id. Required: agent_id, supplied_code, brief_markdown, job_name_mirror, short_description, supplied_code_status. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on create_expressroom_draft? +

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

What risk level is create_expressroom_draft? +

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

Can I rate-limit create_expressroom_draft? +

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

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

create_expressroom_draft is provided by the UnClick MCP server (@unclick/mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on UnClick, 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 UnClick'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.