Skip to main content
Glama

Policy Report

tb_policy

Evaluate the policy classification of a web target or daemon tab, using browser-backed acquisition and risk labels. Restrict to allowed domains or specify session and tab.

Instructions

Return the policy evaluation for a target or daemon tab on the public docs/research web surface.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
targetNoThe URL or target whose policy classification should be reported.
browserNoWhen true, use the browser-backed acquisition path for this operation.
sourceRiskNoThe source risk label to attach to the result or citation.
sourceLabelNoThe human-readable source label to attach to the result or citation.
allowDomainsNoRestrict the operation to this list of allowed domains.
sessionIdNoThe browser session to use for this operation.
tabIdNoThe specific tab to use inside the session. If omitted, the active tab is used.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
policyNo
sessionStateNo
sessionIdNo
tabIdNo
diagnosticsNo
resultNo
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations exist, so the description must fully convey behavior. It only states 'Return the policy evaluation,' which is a read operation, but does not disclose potential side effects, authentication needs, rate limits, or other behavioral traits. This is insufficient for a tool with 7 parameters.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence with no wasted words. Every element contributes to the purpose, making it efficiently concise.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

An output schema exists, reducing the need to explain return values. However, the description lacks context about 'policy evaluation' or 'daemon tab,' and given the tool's complexity (7 parameters), a more detailed explanation of its use case would improve completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the baseline is 3. The description adds no extra meaning beyond the schema; it does not elaborate on how parameters like target, browser, or sourceRisk are used in context.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool returns a policy evaluation for a target or daemon tab, specifying the surface (public docs/research web). While it is specific, it does not differentiate from sibling tools, which all have distinct names but overlapping domains.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for policy evaluation on the public docs/research web surface, but it provides no explicit guidance on when to use this tool versus alternatives, nor any exclusions or prerequisites.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nangman-infra/touch-browser'

If you have feedback or need assistance with the MCP directory API, please join our Discord server