Skip to main content
Glama

generate_ascii_art

Convert text into ASCII art using any of 295+ figlet fonts. Use 'LIST_FONTS' to see available styles.

Instructions

Generate ASCII art text using figlet fonts. Example: 'Hello' → stylized ASCII text art, supports 295+ fonts

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYesText to convert to ASCII art, or use 'LIST_FONTS' to get all available font names
fontNoASCII art font style. Supports all 295+ figlet fonts. Use 'standard' if unsure.
Behavior2/5

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

Annotations only provide readOnlyHint=false, which suggests a potential write operation, but the tool is actually a safe generator. The description fails to clarify that no state is modified, lacks information on side effects, rate limits, or safety. It adds no behavioral context beyond the schema.

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?

One sentence with an example, no redundancy. Front-loaded with the core action. Every word serves a purpose.

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?

For a simple generation tool with no output schema, the description provides a clear purpose, example, and font guidance. It mentions the special 'LIST_FONTS' value. It could be improved by specifying the output format (e.g., returns a string), but overall it's reasonably complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with descriptions for both parameters. The tool description adds an example and mentions font count, but these add marginal value beyond the schema. Baseline of 3 is appropriate.

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?

Clearly states it generates ASCII art using figlet fonts, provides an example, and specifies support for 295+ fonts. This is a unique purpose among sibling tools (which include text conversion but not ASCII art).

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 implies usage for converting text to ASCII art but does not explicitly state when to use versus alternatives or when not to use. No exclusions or prerequisites mentioned.

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/wrenchpilot/it-tools-mcp'

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