Skip to main content
Glama
moisesbritez92

Canva MCP Server

Generate Speaker Notes

generate_speaker_notes

Generate speaker notes for Canva presentation slides. Provide a presentation ID and optional slide ID to produce tailored notes with a selected tone.

Instructions

Not implemented: Canva Connect API has no endpoint to write speaker notes into an existing design.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toneNoexecutive
slideIdNo
presentationIdYes
Behavior5/5

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

With no annotations, the description bears full responsibility. It fully discloses that any invocation will fail due to missing API support, eliminating any false expectations.

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?

A single, front-loaded sentence that delivers the essential warning with zero wasted words. Every word earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool that is not implemented, the description is completely sufficient. It tells the agent everything it needs to know: do not call this. No further details about return values or side effects are necessary.

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

Parameters1/5

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

The description adds no meaning to the input schema. Schema coverage is 0%, and none of the three parameters (tone, slideId, presentationId) are explained. Since the tool is non-functional, this is notable but still a gap.

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?

The description explicitly states the tool is not implemented and why (no API endpoint exists). This clearly communicates what the tool does (nothing) and distinguishes it from all other working tools.

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?

The description provides explicit guidance: it is not implemented, so the agent should not attempt to use it. This is more direct than most usage guidelines.

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/moisesbritez92/canvas-mcp'

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