list_markets
List all tradable products available on bitFlyer, covering spot, FX, and futures markets.
Instructions
bitFlyer で取引可能な全 product (現物・FX・先物) の一覧を取得する (read-only)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
List all tradable products available on bitFlyer, covering spot, FX, and futures markets.
bitFlyer で取引可能な全 product (現物・FX・先物) の一覧を取得する (read-only)。
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description explicitly states the tool is read-only, which is a key behavioral trait. As there are no annotations, this adds value. For a simple list retrieval, it adequately discloses behavior, though it omits potential details like return format.
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?
A single, front-loaded sentence with no wasted words. Every part is necessary and informative.
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 tool has no parameters, no annotations, and no output schema, the description covers the basic purpose. However, it could mention the expected return type or structure, making it slightly incomplete for an agent that might need to parse the result.
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 need to add any parameter meaning beyond what the schema provides.
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 clearly states it retrieves a list of all tradable products on bitFlyer, specifying the types (spot, FX, futures) and that it's read-only. It distinguishes from sibling tools like get_board or get_ticker by focusing on the market list.
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?
The description implies usage context: use when you need the full list of available markets. While no explicit when-not or alternatives are given, the read-only nature and clear purpose make it easy to decide.
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/TakuroidX/bitflyer-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server