Skip to main content
Glama

update-automation-tool

Change a runbook automation tool's settings to modify how it operates.

Instructions

Update a runbook automation tool.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tool_idYes
updatesYes
Behavior1/5

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

No annotations are provided, and the description discloses no behavioral traits beyond the literal 'update.' There is no mention of effects, permissions, idempotency, or what happens to the automation tool.

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

Conciseness2/5

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

The single sentence is brief but under-specified. It provides no substantive detail beyond the tool name, making it more a tautology than a concise, informative description.

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

Completeness1/5

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

For a mutating tool with a flexible 'updates' object and no annotations or output schema, this description is severely incomplete. It fails to explain what can be updated, how to structure the update, or the outcome of the operation.

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 schema has 0% description coverage, and the description doesn't compensate. It doesn't explain what tool_id represents or what the 'updates' object should contain, leaving both parameters semantically unexplained.

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

Purpose3/5

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

The description states the verb 'Update' and the resource 'runbook automation tool,' making the basic action clear. However, it's vague and doesn't distinguish this update operation from other update tools in the sibling list; it only adds the resource name.

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?

There is no guidance on when to use this tool versus alternatives. It doesn't mention prerequisites, when updating is appropriate, or how it differs from create/delete operations for automation 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/ibm-client-engineering/concert-operate-mcp'

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