Skip to main content
Glama

get-organization-clients-overview

Get summary of client data usage (in kB) across an organization. Specify time range and optional fields like counts and usage.

Instructions

Return summary information around client data usage (in kb) across the given organization. (read-only)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
organizationIdYesOrganization ID
t0NoThe beginning of the timespan for the data.
t1NoThe end of the timespan for the data. t1 can be a maximum of 31 days after t0.
timespanNoThe timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in se
fieldsNoReturn only these top-level fields; omit for all. Available: counts, usage.
Behavior2/5

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

With no annotations provided, the description carries the full burden. It only states 'read-only' and the basic purpose but does not disclose potential costs, rate limits, pagination, or other behavioral traits beyond the minimal summary.

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

Conciseness4/5

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

The description is very concise, front-loaded with the verb and resource, and contains no fluff. However, it could be slightly more structured to improve readability.

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

Completeness2/5

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

Despite full schema coverage, the description lacks information about the return format (e.g., array, object) and does not specify how to use the time parameters t0/t1/timespan. The return shape is not documented, leaving gaps for an agent.

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 to the parameters; it merely restates the schema's field descriptions without enhancing understanding.

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 verb 'Return' and the resource 'summary information around client data usage (in kb)' across the organization. The name is self-explanatory, and it is distinct from sibling tools like 'devices-list-clients' which return detailed client lists.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool vs alternatives. It only marks the tool as read-only but does not specify when to prefer this overview over detailed client listings or other tools.

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/Flagler-County-BoCC/mcp-meraki'

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