Skip to main content
Glama

get_java_tron_structure

Retrieve the directory structure and modules of the Java TRON blockchain node. Understand the repository layout for development or analysis.

Instructions

Get java-tron repository structure and modules

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior1/5

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

No annotations are present, so the description must fully cover behavioral traits. It does not disclose what 'structure and modules' entails, whether the operation is read-only, any side effects, or the format of the output. This is insufficient for an agent to understand the tool's behavior.

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 of 8 words with no wasted text. It is front-loaded with the action and resource. While very concise, it could benefit from slightly more detail without sacrificing brevity, but it remains efficient.

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 the absence of an output schema and annotations, the description should provide more context about what the tool returns (e.g., a list of modules, directory tree, or API structure). The current description is too minimal to fully prepare an agent for the tool's output or any constraints.

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?

The tool has zero parameters, and schema description coverage is 100% trivially. The description adds meaning by stating the tool's purpose. Following the calibration rule for 0 params, a baseline of 4 is appropriate, as no parameter details are needed.

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 states 'Get java-tron repository structure and modules', which clearly identifies the verb and resource. Among sibling tools like get_java_tron_file, get_java_tron_issues, etc., it distinguishes itself by focusing on overall structure/modules. However, 'structure and modules' is somewhat vague and could be more specific.

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, such as get_java_tron_file for specific files or get_java_tron_releases for versioned releases. There is no mention of prerequisites or typical use cases.

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/Netts-official/tron_mcp_server'

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