job_read_context

Read the current job context. Returns the full state of your active job including assignments, escalations, and any data you previously stored.

SERVERDialogbrain SOURCEhttps://api.dialogbrain.com/mcp
Low RISK CLASS
Category Read
Parameters 10 required
Recommended Allowedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/io-github-saloprj-dialogbrain/job-read-context.md

What job_read_context does on Dialogbrain

AI agents call job_read_context to retrieve information from Dialogbrain without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
job_id integer The ID of the job to read

Parameters from the server's own tool schema.

Why job_read_context is rated Low

This is a read operation that queries and retrieves job state information (assignments, escalations, stored data). It has no capability to modify, delete, or execute external operations.

From the tool's definition Tool name contains 'read' and description states 'Read the current job context' and 'Returns the full state' — purely retrieves data with no side effects.

Questions about job_read_context

What does the job_read_context tool do? +

Read the current job context. Returns the full state of your active job including assignments, escalations, and any data you previously stored. It is categorised as a Read tool in the Dialogbrain MCP Server, which means it retrieves data without modifying state.

What parameters does job_read_context accept? +

job_read_context accepts 1 parameter: job_id. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on job_read_context? +

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

What risk level is job_read_context? +

job_read_context is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit job_read_context? +

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

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

job_read_context is provided by the Dialogbrain MCP server (https://api.dialogbrain.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

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