Skip to main content
Glama

Connect GPS fleet tracker

connect_gps_fleet_tracker

Create a GPS fleet tracking scaffold: sanitized asset rows, geofence maps, privacy policy, and adapter source. Set provider, adapter URL, fleet label, geofence count, and update rate to build the TouchDesigner network.

Instructions

Create a GPS/fleet tracking scaffold with sanitized asset rows, geofence maps, privacy policy, adapter source, and credential/privacy notes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoGenerated baseCOMP name.gps_fleet_tracker
activeNo
providerNotraccar
adapter_urlNows://127.0.0.1:9073/gps
fleet_labelNovenue_fleet
parent_pathNoParent COMP for the GPS scaffold./project1
adapter_modeNowebsocket_json
geofence_countNo
update_rate_hzNo
tracked_asset_countNo
Behavior3/5

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

The description adds context about the scaffold contents (e.g., sanitized asset rows, geofence maps, privacy policy) beyond the annotations' readOnlyHint=false and openWorldHint=true. However, it does not elaborate on external side effects, configuration steps, or integration behavior, which the openWorldHint implies. The description is not contradictory but could be richer.

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, dense sentence that front-loads the core action ('Create a GPS/fleet tracking scaffold') and efficiently lists deliverables in a comma-separated sequence. No filler or redundant information is present.

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 10 parameters, no required fields, and no output schema, this one-sentence description is inadequate. It does not address what the scaffold returns, how it integrates into the parent_path, or how the various parameter values affect the scaffold, making it incomplete for reliable invocation.

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 only 20%, yet the description does not map its listed components to the 10 parameters. It fails to explain key parameters like provider, adapter_mode, geofence_count, update_rate_hz, and tracked_asset_count. The description should compensate for the sparse schema but does not.

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 creates a GPS/fleet tracking scaffold with enumerated components (sanitized asset rows, geofence maps, privacy policy, adapter source, and credential/privacy notes). This specificity distinguishes it from sibling connectivity tools that focus on integrating external systems rather than generating scaffolds.

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?

The description provides no guidance on when to use this tool versus alternatives like connect_geojson_feature_bus or create_data_source. It does not mention prerequisites, alternative approaches, or exclusion criteria, leaving the agent to infer usage solely from the name and context.

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/Pantani/tdmcp'

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