list-live-regions

List all ARIA live region roles and explain their politeness levels.

Server Aria joe-watkins/aria-mcp
Category Read
Risk class Low
Parameters 00 required

What list-live-regions does on Aria

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

Why list-live-regions needs a policy

This tool queries and returns information from the W3C WAI-ARIA specification about live region roles and their properties. It is purely informational—it retrieves data about accessibility roles without creating, modifying, deleting, or executing any code. The low severity reflects minimal risk: misuse would only return incorrect or irrelevant ARIA documentation, with no impact on systems, data, or user actions.

From the tool's definition Tool name 'list-live-regions' and description 'List all ARIA live region roles and explain their politeness levels' indicate retrieval and presentation of specification data with no modification or side effects.

Questions about list-live-regions

What does the list-live-regions tool do? +

List all ARIA live region roles and explain their politeness levels. It is categorised as a Read tool in the Aria MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on list-live-regions? +

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

What risk level is list-live-regions? +

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

Can I rate-limit list-live-regions? +

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

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

list-live-regions is provided by the Aria MCP server (joe-watkins/aria-mcp). 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.