Skip to main content
Glama

suno_get_lyric_format_guide

Learn to format lyrics with section markers for Suno music generation. Structure verses, choruses, and bridges correctly to help AI generate matching melodies.

Instructions

Get guidance on formatting lyrics for Suno music generation.

Shows how to structure lyrics with section markers for best results.
Following this format helps Suno understand the song structure and
generate appropriate melodies for each section.

Returns:
    Complete guide with section markers, examples, and tips.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

With no annotations provided, the description carries the full disclosure burden. It adequately previews the return value ('Complete guide with section markers, examples, and tips'), but omits other behavioral traits like whether the guide is static/cached, idempotent, or if there are rate limits for retrieving documentation.

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?

Four sentences efficiently cover purpose, mechanism, value proposition, and return value. Every sentence earns its place without redundant filler. The 'Returns:' section is appropriately brief given the existence of an output schema.

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?

Given the tool's simplicity (no parameters, read-only guide retrieval) and presence of an output schema, the description provides sufficient context for invocation. It could marginally improve by explicitly stating this is a zero-configuration reference call.

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 input schema contains zero parameters, which per the rubric establishes a baseline score of 4. The description correctly does not invent parameters, though it could explicitly note that no configuration is required to retrieve the guide.

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?

Description opens with a specific verb-resource pair ('Get guidance on formatting lyrics') and clearly scopes it to 'Suno music generation.' It effectively distinguishes from siblings like suno_generate_lyrics (which creates lyrics) by emphasizing this provides 'guidance' and 'format' structure rather than generating content.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explains the benefit of using the tool ('helps Suno understand the song structure and generate appropriate melodies'), implying it should be consulted before submitting lyrics to generation tools. However, it lacks explicit guidance on when to use this versus suno_generate_lyrics or whether users need this when using the automatic lyric generator.

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/AceDataCloud/MCPSuno'

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