Skip to main content
Glama

get_witzense_obd_data

Retrieve OBD/CAN telemetry from devices by specifying a start and end time. Access diagnostic data for analysis and monitoring.

Instructions

Get OBD/CAN telemetry reported by devices.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
imeisNo
accountNo
page_noNo
end_timeYes
page_sizeNo
start_timeYes
Behavior2/5

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

No annotations are provided, so the description must disclose behavior. It only states the tool 'gets' data, but doesn't mention pagination, time range constraints, or whether it's read-only. The lack of detail on response format or side effects is a gap.

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 a single sentence, which is concise and front-loaded. However, it's under-specified, so while it's short, it doesn't earn its place by adding value.

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?

With 6 parameters, no output schema, and no annotations, the description is insufficient. It doesn't explain the data returned, how to filter by IMEI/account, or pagination behavior. The tool is moderately complex and needs more context.

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 doesn't explain any parameters, including required start_time/end_time or optional imeis, account, page_no, page_size. The description adds no meaning beyond the schema's basic types.

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 tool retrieves OBD/CAN telemetry from devices, which is a specific resource and action. It distinguishes from siblings like get_witzense_obd_faults (faults) and get_witzense_track (location), though it doesn't explicitly differentiate.

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 like get_witzense_obd_faults or get_witzense_track. The description implies it's for telemetry data but doesn't specify use cases or exclusions.

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