Skip to main content
Glama

Draw user growth over time

draw_user_growth
Read-only

Plot unique visitors and page views as an interactive line chart for a verified host, with period totals returned. Track traffic growth.

Instructions

Render an interactive line chart of unique visitors and page views over time for a host you own, and return the period totals as text. Returns a rendered chart in MCP-Apps-capable hosts (a text summary elsewhere) plus the totals. Use when asked to chart, graph, draw, or visualize growth or traffic for a subdomain. The host must be a verified origin of the project, or the request is rejected.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNoLook-back window in days (1–90, default 30).
hostYesThe host to chart, e.g. 'wes.example.com'. Must be a verified origin of the selected app.
projectNoThe app to read (its project id, from list_projects). Required with a workspace key unless set via use_project.
Behavior5/5

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

Beyond the readOnlyHint annotation, the description discloses that the tool returns a rendered chart in MCP-Apps-capable hosts and a text summary elsewhere, plus the period totals. It also reveals rejection behavior for unverified hosts, adding critical context annotations alone do not provide.

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 two sentences: the first precisely states function and output, the second gives usage guidance and a condition. Every sentence adds value, and the key action is front-loaded. No superfluous words.

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

Completeness5/5

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

Given three parameters, no output schema, and no nested objects, the description fully covers the tool's behavior: it explains the return format (chart/text + totals), the environmental dependency (MCP-Apps-capable), and the host verification requirement. This is sufficient for the agent to handle diverse contexts.

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 coverage is 100%, so baseline is 3. The description adds no new parameter information beyond what the schema already provides (e.g., days default, host verification). However, it does not contradict or omit schema details, so a score of 3 is appropriate.

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 renders an interactive line chart of unique visitors and page views over time for a verified host, and returns period totals as text. This specific verb-resource pairing distinguishes it from sibling tools like get_host_analytics or get_host_top_pages, which provide raw data without visualization.

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

Usage Guidelines5/5

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

The description explicitly tells when to use: 'Use when asked to chart, graph, draw, or visualize growth or traffic for a subdomain.' It also sets a precondition: 'The host must be a verified origin of the project, or the request is rejected,' guiding the agent on necessary validation before invocation.

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/Crossdeckhq/crossdeck-prism'

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