Skip to main content
Glama
overdozer1124

claude-appsscript-pro

intelligent_workflow_analyzer

Analyzes user intent to propose and execute optimal workflows for Google Apps Script projects, integrating constraints and context.

Instructions

🧠 ユーザーの意図を分析し、最適なツールチェーンを自動提案・実行する智能システム

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
user_intentYesユーザーの意図・目標(自然言語)
auto_executeNo提案されたワークフローを自動実行するか(デフォルト: false)
context_infoNo現在のコンテキスト情報(任意)
Behavior2/5

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

No annotations exist, so the description must fully disclose behavior. It mentions analyzing and executing but omits details on execution side effects, whether it modifies data, or if it requires special permissions. The auto_execute parameter is key but not highlighted.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence, which is concise, but it lacks front-loading of critical information (e.g., the auto-execute behavior). It could be restructured for better clarity.

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

Completeness2/5

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

The tool is a complex AI-driven orchestrator, but the description does not explain what 'propose' means (likely returning a plan), what happens during execution, or error handling. With no output schema, the agent lacks necessary context for reliable invocation.

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 description coverage is 100%, so baseline is 3. The description adds no further explanation for parameters like context_info or auto_execute, so it does not enhance understanding beyond the schema.

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 it analyzes user intent and proposes/executes an optimal toolchain, giving a specific verb and resource. However, it does not differentiate from sibling tools like auto_development_assistant or smart_problem_solver, which may have similar purposes.

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?

No guidance is provided on when to use this tool versus alternatives. Without exclusions or context, an agent may struggle to decide between this and similar high-level tools.

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/overdozer1124/claude-appsscript-pro'

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