Skip to main content
Glama

create_slides_text_box

Add a text box to Google Slides presentations with precise positioning in EMU units, including custom text content, dimensions, and font formatting.

Instructions

Create a text box on a slide at a given position (EMU units).

EMU reference: 914400 EMU = 1 inch. Default size roughly 3.3in x 1.1in.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
user_google_emailYes
presentation_idYes
page_object_idYesObject ID of the slide to add the text box to.
textYesInitial text content.
leftNo
topNo
widthNo
heightNo
font_sizeNo
boldNo
italicNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It mentions EMU units and default sizes, but fails to cover critical aspects: it does not state if this is a mutation (likely yes, but unconfirmed), what permissions are required, how errors are handled, or the impact on the slide. For a tool with 11 parameters and no annotations, this is a significant gap in transparency.

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?

The description is appropriately sized and front-loaded, with two sentences that directly convey essential information: the action and EMU reference. There is no wasted text, making it efficient and easy to parse for an agent.

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

Completeness3/5

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

Given the complexity (11 parameters, no annotations, but with an output schema), the description is minimally adequate. It covers basic positioning and size details but lacks comprehensive guidance on usage, behavioral traits, and parameter meanings. The presence of an output schema reduces the need to explain return values, but the overall description remains incomplete for effective tool selection and invocation.

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

Parameters2/5

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

Schema description coverage is low at 18%, with only one parameter ('page_object_id') having a description. The tool description adds minimal value: it explains EMU units and default sizes, which relate to 'left', 'top', 'width', and 'height' parameters, but does not clarify other parameters like 'user_google_email', 'presentation_id', or styling options ('font_size', 'bold', 'italic'). This insufficient compensation for the low schema coverage results in a below-baseline score.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: 'Create a text box on a slide at a given position (EMU units).' It specifies the verb ('create'), resource ('text box'), and location ('on a slide'), making the action distinct. However, it does not explicitly differentiate from sibling tools like 'create_slides_shape' or 'insert_slides_image', which might have overlapping functionality, so it misses the highest score.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives. It mentions EMU units and default sizes, but does not specify prerequisites, exclusions, or compare it to related tools like 'create_slides_shape' or 'format_slides_text'. This lack of context leaves the agent without clear usage instructions.

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/HuntsDesk/ve-gws'

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