list_script_files
Lists script files in a Google Apps Script project by its script ID.
Instructions
スクリプトファイル一覧(get_script_infoのエイリアス)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_id | Yes |
Lists script files in a Google Apps Script project by its script ID.
スクリプトファイル一覧(get_script_infoのエイリアス)
| Name | Required | Description | Default |
|---|---|---|---|
| script_id | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, and the description does not disclose behavioral traits like read-only status, return format, or side effects. The alias claim does not substitute for explicit behavioral information.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is extremely short and lacks necessary detail. While conciseness is valued, this under-specification harms usability.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the lack of output schema, the description does not explain what the list returns. With abundant sibling tools, the description fails to provide enough context for an AI agent to choose and invoke this tool correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description fails to explain the script_id parameter, which is required. With 0% schema coverage, the description should clarify its purpose, but it only mentions 'script file list' without parameter details.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states 'script file list' and notes it is an alias for get_script_info, indicating a list operation. However, it does not specify what script files are listed (e.g., based on script_id) or how it differs from siblings like get_script_info.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to use this tool versus alternatives such as add_script_file or delete_script_file. The alias reference is unhelpful without context about get_script_info.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
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