Skip to main content
Glama

get_witzense_trips_report

Retrieve daily or detailed trip reports for devices by specifying start time, end time, and report type. Use filters like IMEI or account to narrow results.

Instructions

Get daily or detailed trip report data.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeYes
imeisNo
accountNo
end_timeYes
page_sizeNo
start_rowNo
start_timeYes
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 of behavioral disclosure. It doesn't mention pagination behavior (page_size, start_row), whether the report is read-only, any rate limits, or what the response structure looks like. The description is too terse to convey behavioral traits.

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

Conciseness3/5

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

The description is a single short sentence, which is concise, but it's under-specified. It front-loads the core purpose but omits critical details. It's not verbose, but the brevity comes at the cost of usefulness.

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 7 parameters, no output schema, and no annotations, the description is inadequate. It doesn't explain the report types, required time range format, filtering options, or pagination. The tool is complex enough that a richer description is needed for correct usage.

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?

Schema description coverage is 0%, so the description must compensate. It only mentions 'daily or detailed' which hints at the 'type' parameter but doesn't explain the meaning of start_time, end_time, imeis, account, page_size, or start_row. The description adds minimal value beyond the schema's bare parameter names.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states the tool retrieves trip report data in daily or detailed formats, which is a clear verb+resource. However, it doesn't distinguish this from sibling report tools like get_witzense_parking_report or get_witzense_fence_duration_report, and the 'type' parameter's meaning (day vs list) is not explained.

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 is provided on when to use this tool versus alternatives. The description doesn't mention prerequisites, typical use cases, or how the 'type' parameter affects the report format. Sibling tools exist for other report types, but no differentiation is offered.

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