get_org_chart

Get the global org chart (agent hierarchy + titles).

Server Todos @hasna/todos
Category Read
Risk class Low
Parameters 00 required

What get_org_chart does on Todos

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

Why get_org_chart needs a policy

This tool retrieves metadata about organizational hierarchy and titles. It has no side effects, does not execute code or commands, does not create/modify/delete data, and does not involve financial transactions. It is a straightforward read operation with minimal security risk, as organizational charts are typically non-sensitive baseline information in most environments.

From the tool's definition Tool name 'get_org_chart' and description 'Get the global org chart (agent hierarchy + titles)' indicate a retrieval operation that queries organizational structure data without modifying, executing external operations, or causing irreversible changes.

Questions about get_org_chart

What does the get_org_chart tool do? +

Get the global org chart (agent hierarchy + titles). It is categorised as a Read tool in the Todos MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on get_org_chart? +

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

What risk level is get_org_chart? +

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

Can I rate-limit get_org_chart? +

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

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

get_org_chart is provided by the Todos MCP server (@hasna/todos). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER 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 →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.