Skip to main content
Glama

redash_alert

List, create, update, and delete alerts in Redash to monitor query results with conditions and thresholds.

Instructions

Manage Redash alerts. Actions: list, get, create, update, delete

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYes
idNoAlert ID (for get/update/delete)
query_idNoQuery ID (for create)
nameNoAlert name (for create/update)
columnNoColumn to monitor (for create)
opNoCondition operator (for create)
valueNoThreshold value (for create)
rearmNoSeconds before re-triggering (for create/update)
Behavior2/5

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

No annotations are provided, and the brief description does not disclose behavioral traits such as authentication requirements, rate limits, side effects of delete/update, or error handling. For a multi-action tool, this is insufficient.

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

Conciseness4/5

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

The description is very concise, front-loading the core purpose and action list. It is efficient with words, but could benefit from brief structuring around actions for improved readability.

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 the tool has 8 parameters and multiple actions, the description lacks context on return values for each action, prerequisites, or default behavior. Schema coverage helps but the description alone is incomplete for safe autonomous use.

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 high (88%), so the parameter semantics are mostly documented by the schema. The description adds no extra parameter information beyond repeating the action names, which are already enumerated in the schema.

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?

The description explicitly states 'Manage Redash alerts' and lists all five actions (list, get, create, update, delete), clearly indicating the tool's purpose and distinguishing it from sibling tools that manage other Redash entities.

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?

The description only lists possible actions without providing guidance on when to use each action or when to prefer this tool over alternatives. No context is given for selection, leaving the agent to infer from schema alone.

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/wise-toddler/redash-mcp'

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