tesla_auth_status
Check your Tesla authentication status to confirm access to vehicle and solar data through the Tesla Owner API.
Instructions
Check Tesla authentication status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Check your Tesla authentication status to confirm access to vehicle and solar data through the Tesla Owner API.
Check Tesla authentication status
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden but reveals no behavioral details (e.g., that it is a read-only operation, or what happens if not authenticated). It is too minimal to inform the agent about side effects or requirements.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single concise sentence with no wasted words. It is front-loaded and to the point, though it lacks additional structure or elaboration.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the simplicity of the tool (no params, no output schema), the description is adequate but could be more complete by specifying what the status indicates (e.g., boolean, string) or any related state. It meets minimum viability but leaves gaps.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
There are no parameters, so the baseline is 4. The description does not add anything beyond the schema (which is empty), but no additional meaning is needed since there are no parameters to describe.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description 'Check Tesla authentication status' clearly states the verb 'Check' and the resource 'Tesla authentication status', making the purpose easy to understand. It also distinguishes itself from sibling tools like get_vehicle or get_solar_system, which deal with other resources.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
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. There is no mention of prerequisites, when not to use it, or any context about authentication flow.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/robcerda/tesla-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server