Skip to main content
Glama
piiiico

proof-of-commitment

query_commitment

Query a domain to retrieve verified behavioral commitment metrics: unique visitors, repeat rate, and average time spent, proving genuine human engagement.

Instructions

Query verified behavioral commitment data for a domain. Returns aggregated signals: unique verified visitors, repeat visit rate, and average time spent. These prove real human engagement — harder to fake than reviews or content.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYesThe domain to query (e.g. 'example.com'). Will be normalized to lowercase without protocol or path.
Behavior3/5

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

With no annotations, the description must fully disclose behavior. It correctly indicates a read operation returning aggregated signals, but omits details like data freshness, verification method, potential rate limits, or error conditions. The claim 'verified' lacks elaboration.

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 consists of two clear, front-loaded sentences (35 words) with no filler. Every sentence provides essential information: query action, return values, and a qualitative remark about authenticity.

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

Completeness4/5

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

For a simple single-parameter tool without output schema, the description adequately covers purpose, inputs, and outputs. However, adding data source or recency info would improve completeness. Sibling tools are distinct enough to not cause confusion.

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

Parameters4/5

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

The sole parameter 'domain' has 100% schema coverage, and the description adds value by specifying normalization ('lowercase without protocol or path'). This extra context clarifies input processing beyond the schema.

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

Purpose5/5

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

The description clearly states the tool queries 'verified behavioral commitment data for a domain' and lists exact return values (unique verified visitors, repeat visit rate, average time spent). It distinguishes from siblings by emphasizing 'real human engagement' as opposed to generic lookups.

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 the tool is useful for assessing authentic engagement ('harder to fake than reviews or content'), but lacks explicit guidance on when to use this tool versus alternatives (e.g., when to prefer audit_dependencies). No exclusions or prerequisites are mentioned.

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/piiiico/proof-of-commitment'

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