Ordiscan: listAlkanes
listAlkanesList alkanes by type and sort order to discover tokens, contracts, or NFTs.
Instructions
List the alkanes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| sort | Yes | ||
| type | Yes |
listAlkanesList alkanes by type and sort order to discover tokens, contracts, or NFTs.
List the alkanes
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| sort | Yes | ||
| type | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, destructiveHint, idempotentHint, openWorldHint, so the description doesn't need to repeat them. However, it adds no further behavioral context (e.g., pagination behavior, effect of sort/type parameters).
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 extremely short, but this is under-specification rather than conciseness. The single sentence adds no value beyond the tool name and title.
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?
The description fails to mention that the tool requires sort and type parameters, or that page is optional. No output format or behavior is described. Very incomplete for a tool with three parameters.
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?
Description does not explain any of the three parameters (page, sort, type), despite schema description coverage being 0%. The schema alone provides enums but no semantics.
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?
Description 'List the alkanes' is a mere restatement of the tool name 'listAlkanes', providing no additional context about what alkanes are or how this differs from sibling tools like listBRC20Tokens.
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 on when to use this tool versus any of the many sibling list tools (e.g., listBRC20Tokens, listPositions). No mention of filtering, sorting, or pagination.
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/EmblemCompany/Agent-skills'
If you have feedback or need assistance with the MCP directory API, please join our Discord server