Skip to main content
Glama
saurabhav88

envious-canvas

by saurabhav88

canvas_manage_library

Create, search, list, get, and delete brand kits and generated assets to manage brand identity and visual assets.

Instructions

Create, list, search, and inspect brand kits and generated assets.

Use when: The user wants to set up brand identity, manage logos, colors, fonts, inspect brand kits, or search for previously generated assets.

Do not use when: The user wants to generate or edit images.

Brand kit actions: create, list, get, delete Generated asset actions: list, get, search, delete

Example: canvas_manage_library(target="brand_kit", action="create", name="acme", color_palette=["#1a1a2e"], visual_vibe="modern minimal")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes
Behavior1/5

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

Annotations set destructiveHint=false, but the description lists 'delete' as a valid action for brand kits and generated assets, which contradicts the non-destructive hint. This is a direct contradiction, so score is 1 per rules.

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?

Description is well-structured with sections, lists, and an example. It is concise with no filler, front-loads the purpose, and every sentence adds value.

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 complexity (multiple targets, actions, many parameters) and no output schema, the description covers usage guidelines and examples well. It lacks details on return values but is sufficient for an agent to understand core behavior.

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?

Description includes an example and lists actions, but does not explain each parameter's role. Schema description coverage is stated as 0% (though schema actually has descriptions), so the description fails to fully compensate. However, the example provides some context, making it adequate but not exceptional.

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 specifies verb and resource: 'Create, list, search, and inspect brand kits and generated assets.' It clearly distinguishes from siblings by stating 'Do not use when: The user wants to generate or edit images.' Sibling tools include image creation/editing, so this differentiation is effective.

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

Usage Guidelines5/5

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

Provides explicit 'Use when' and 'Do not use when' sections, plus lists of supported actions per target. This gives clear context for when to invoke this tool vs alternatives, fulfilling the guideline requirement exceptionally.

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/saurabhav88/envious-canvas'

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