Skip to main content
Glama
lodordev

mcp-teslamate-fleet

tesla_vampire_drain

Analyze battery loss during parked periods to identify vampire drain patterns in Tesla vehicles. Use this tool to measure overnight battery drop and optimize energy retention.

Instructions

Vampire drain analysis — battery loss while parked overnight.

Checks for periods where the car was parked (no drives) for 8+ hours and measures battery drop.

Args: days: Number of days to analyze (default: 14)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/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 describes the tool's function (analyzing battery loss during parked periods) and the 8+ hour threshold, which adds useful context. However, it doesn't mention important behavioral aspects like whether this requires specific permissions, how data is sourced, rate limits, or what the output contains beyond battery drop measurement.

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 efficiently structured with a clear purpose statement, usage context, and parameter explanation in just three lines. Every sentence adds value with no wasted words, and the information is front-loaded appropriately.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's moderate complexity (analyzing parked periods for battery drain), no annotations, and the presence of an output schema, the description provides adequate context. It explains what the tool does and the parameter, though it could benefit from more behavioral details. The output schema likely covers return values, reducing the need for that in the description.

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

Parameters4/5

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

With 0% schema description coverage and only 1 parameter, the description compensates well by explaining the 'days' parameter's purpose ('Number of days to analyze') and providing the default value (14). This adds meaningful context beyond the bare schema, though it could specify format constraints like minimum/maximum values.

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 specific action ('Vampire drain analysis — battery loss while parked overnight') and the resource (Tesla car battery). It distinguishes from siblings by focusing on parked periods with battery drop measurement, unlike tools for charging, driving, climate control, or other functions.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context for when to use this tool: 'Checks for periods where the car was parked (no drives) for 8+ hours and measures battery drop.' This implicitly distinguishes it from siblings that handle active states like driving or charging. However, it doesn't explicitly state when NOT to use it or name specific alternatives.

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/lodordev/mcp-teslamate-fleet'

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