Skip to main content
Glama

execute_workflow

Execute pre-built workflows for K8s auditing, incident analysis, or research. Automates tasks with parallel execution and automatic retries.

Instructions

USE WHEN you need research, K8s auditing, or incident analysis. Pre-built automation with parallel execution and automatic retries.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
parametersNoWorkflow-specific parameters
workflowNameYesName of workflow to execute
Behavior2/5

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

No annotations are provided, so the description must disclose behaviors. It mentions parallel execution and automatic retries, which is helpful, but lacks details on side effects, whether the operation is read-only or destructive, response format, or potential delays. This is a minimal disclosure for a tool that likely triggers actions.

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?

Two sentences with no wasted words. The first sentence front-loads usage guidance (USE WHEN), and the second adds behavioral traits. Structurally efficient.

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?

Given no output schema, the description should hint at return values or behavior. It fails to mention output type, error handling, or asynchronous nature. While it covers purpose and basic automation features, it is incomplete for safe agent usage.

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 does not add additional meaning beyond what the schema provides (e.g., 'Workflow-specific parameters' is already in the schema). No extra value is contributed.

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 by specifying three use cases (research, K8s auditing, incident analysis) and mentions pre-built automation. It distinguishes from siblings like 'list_workflows' and 'execute_code' through context, though it could be more explicit about the action (executing a workflow).

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?

The description explicitly says 'USE WHEN' for three domains, providing clear context. However, it does not mention when not to use this tool or suggest alternatives among siblings, which would improve guidance.

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/ziad-hsn/code-mode-toon'

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