Skip to main content
Glama
sdm7001

envato-mcp

by sdm7001

My Envato account details

envato_account

Retrieve authenticated user account details including name, balance, country, and sales data from the Envato API.

Instructions

Get the authenticated user's account details (name, balance, country, sales, and more).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

No annotations exist, so the description must disclose behavior. It indicates a read-only operation ('Get'), but does not specify authentication requirements beyond being authenticated, rate limits, or idempotency. It meets minimum standards.

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?

Single sentence, front-loaded with action and resource, includes illustrative examples. No extraneous content.

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?

With 0 parameters and no output schema, the description sufficiently explains the tool's purpose and sample return fields. Could mention return format (e.g., JSON object), but still clear.

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, so schema coverage is 100% vacuously. Baseline 4 applies. The description adds value by enumerating returned fields, though no parameter details are needed.

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 verb 'Get' and resource 'authenticated user's account details', with specific fields listed (name, balance, country, sales). This distinguishes it from sibling tools like envato_list_purchases or envato_popular_items.

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 tool is for retrieving the authenticated user's own account details. It implicitly advises against using it for other users' info, but lacks explicit when-not-to-use guidance.

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/sdm7001/envato-mcp'

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