Skip to main content
Glama
angelostark

figma-drive

by angelostark

upload_to_drive

Uploads design exports to client-specific folders in Google Drive, automatically creating the required folder structure based on client name and date.

Instructions

Faz upload de arquivos para o Google Drive do cliente. Navega automaticamente a hierarquia: Clientes > [cliente] > Cronograma de Conteudo > Artes > [ano] > [mes] > [data]. Cria pastas inexistentes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
clientNameYesNome da pasta do cliente no Drive (ex: "Stark")
dateYesData no formato YYYY-MM-DD (ex: "2026-03-17")
filesNoCaminhos dos arquivos PNG para upload
dryRunNoSe true, apenas navega as pastas sem fazer upload
credentialsPathNoCaminho para o arquivo credentials.json do Google
Behavior4/5

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

Despite no annotations, the description discloses key behaviors: automatic folder hierarchy navigation, creation of missing folders, dry-run functionality, and credential requirement. This provides sufficient transparency for a file upload tool.

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 three concise sentences, front-loaded with the main action, and no extraneous information. Every sentence adds value.

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?

No output schema, and description does not mention return values, error handling, file size limits, or permissions. While the tool is simple, more context could be provided for robustness.

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%, so baseline is 3. Description adds minimal meaning beyond schema—it explains the folder hierarchy implied by clientName and date, but does not elaborate on file types or credentials path.

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 clearly states the tool uploads files to a specific client's Google Drive folder, detailing the automatic navigation of a hierarchy and folder creation. It distinguishes from siblings (Figma-related tools) by focusing on Drive upload.

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?

Description implies when to use (when uploading to Drive with date hierarchy) but lacks explicit when-not-to-use or alternative tools. Siblings are different enough that confusion is minimal, but no guidance is provided.

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/angelostark/stark-figma-drive-mcp'

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