Skip to main content
Glama

list_witzense_geofences

Retrieve a paginated list of geofences for a specified account. Provide account name and optional page details to get geofence data.

Instructions

List platform geofences belonging to an account.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
accountYes
page_noNo
page_sizeNo
Behavior2/5

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

No annotations are provided, and the description does not disclose whether the operation is read-only, if it has side effects, or any potential rate limits. The term 'list' implies read-only, but this is not explicitly stated, leaving room for uncertainty.

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 concise sentence with no superfluous words or redundant information. It directly states the core function without unnecessary elaboration.

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?

There is no output schema, no annotations, and the description lacks details about response format, pagination behavior, error handling, or edge cases. It is minimal and leaves many operational aspects undefined, making it incomplete for a robust tool description.

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

Parameters2/5

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

The input schema defines three parameters, but the description provides no explanation of their meaning or usage. The schema gives basic types and defaults, but the account parameter's purpose (e.g., account ID) is not clarified, and pagination parameters are not described.

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 lists geofences associated with an account, which is specific and unambiguous. It distinguishes this tool from siblings that list other entities like devices or locations.

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 gives no explicit guidance on when to use this tool versus alternatives, nor does it mention pagination or other usage considerations. It is a minimal but adequate statement for a simple list operation.

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/MightyCMEMBRENO/WITZENSE-MCP'

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