cloud_music_album_info
Retrieve album details and song list for any album using its ID.
Instructions
获取专辑详情,包括专辑信息和歌曲列表 args: album_id: 专辑 ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| album_id | Yes |
Retrieve album details and song list for any album using its ID.
获取专辑详情,包括专辑信息和歌曲列表 args: album_id: 专辑 ID
| Name | Required | Description | Default |
|---|---|---|---|
| album_id | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must bear full burden. It only states the tool retrieves album details and song list, with no mention of behavioral traits like read-only nature, authentication requirements, rate limits, or error handling.
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 concise with two sentences, front-loading the purpose. Every word contributes meaning; there is no redundancy or filler.
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's simplicity (one parameter, no output schema), the description covers the basic purpose. However, it omits any mention of authentication or expected behavior, which would be helpful for a complete understanding. It is minimally adequate.
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?
Schema description coverage is 0%. The description merely repeats the parameter name and type ('album_id: 专辑 ID') without adding any context such as where to find the album_id, format constraints, or default values. This adds no value beyond the schema.
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 explicitly states '获取专辑详情,包括专辑信息和歌曲列表' (Get album details, including album info and song list), clearly identifying the tool's function as retrieving album details and song list. It is distinct from sibling tools like cloud_music_artist_info or cloud_music_playlist_detail.
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 use when album details are needed, but lacks explicit guidance on when to use this tool over alternatives or any prerequisites. No exclusions or contextual conditions are provided.
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/Code-MonkeyZhang/cloud-music-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server