Skip to main content
Glama

devices-list-clients

Retrieve clients connected to a device within a specified time period, up to 31 days in the past.

Instructions

List the clients of a device, up to a maximum of a month ago. (read-only)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
serialYesSerial
t0NoThe beginning of the timespan for the data. The maximum lookback period is 31 days from today.
timespanNoThe timespan for which the information will be fetched. If specifying timespan, do not specify parameter t0. The value must be in seconds an
fieldsNoReturn only these top-level fields; omit for all. Available: adaptivePolicyGroup, description, dhcpHostname, id, ip, mac, mdnsName, namedVlan, switchport, usage, user, vlan.
Behavior3/5

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

The description declares the tool as read-only and notes a temporal limitation, which adds useful behavioral context beyond the schema. However, without annotations, it does not disclose other traits like pagination, data freshness, or cost.

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 redundant words. It efficiently conveys the core purpose and a key constraint.

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?

Given four parameters and no output schema, the description is too minimal. It omits details about output format, interaction between t0 and timespan, and permissible values for fields, which the agent may need to invoke correctly.

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 the description does not need to explain parameters in detail. The description adds no extra meaning beyond what the schema provides, earning the baseline score of 3.

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 action (list clients of a device) and includes a time constraint (up to a month ago). It does not explicitly differentiate from sibling tools like networks-list-clients, but the name and context imply the resource scope.

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?

No guidance on when to use this tool versus alternatives (e.g., networks-list-clients for network-level or get-organization-clients-overview for org-level). Agents are left to infer from the name.

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