Skip to main content
Glama

getOrganizationLicensesOverview

Get an overview of the license state for an organization to quickly assess license usage and compliance.

Instructions

Return an overview of the license state for an organization

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
organizationIdYesOrganization ID

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
statesNoAggregated data for licenses by state (Per-device licensing only)
statusNoLicense status (Co-termination licensing only)
licenseCountNoTotal number of licenses (Per-device licensing only)
licenseTypesNoData by license type (Per-device licensing only)
expirationDateNoLicense expiration date (Co-termination licensing only)
systemsManagerNoAggregated data for Systems Manager licenses (Per-device licensing only)
licensedDeviceCountsNoLicense counts (Co-termination licensing only)
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It only says 'Return an overview' without mentioning safety, permissions, rate limits, or what the overview contains. This is minimal and fails to disclose any behavioral traits beyond the basic return action.

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 filler words. Every word earns its place, making it extremely concise and well-structured.

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?

For a simple tool with one required parameter and an output schema, the description is adequate but minimal. It states the core function but does not explain what the overview includes or any edge cases. The presence of an output schema mitigates the need to detail return values, but the description still lacks nuance that could help an agent fully anticipate behavior.

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?

The schema describes the only parameter (organizationId) fully, so schema coverage is 100%. The description adds no additional meaning about the parameter, so the baseline score of 3 applies.

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 uses a specific verb and resource ('Return an overview of the license state') and clearly ties it to an organization. This distinguishes it from sibling tools like getOrganizationDevices or getOrganizationNetworks, which target different resources.

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?

No explicit guidance on when to use this tool versus alternatives. The purpose is implied by the name and description, but there are no exclusions or alternative recommendations. For a simple read-only tool, this is acceptable but leaves the agent to infer usage.

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/dipeshmaindolia001/meraki-mcp-server-testing'

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