Skip to main content
Glama

uptime_create_monitors

Set up uptime, SSL, and performance monitoring for endpoints by defining URLs, expected statuses, timeouts, and alert channels. Configure check intervals to detect issues and notify teams.

Instructions

Generate monitoring configurations for uptime, SSL, and performance tracking

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
api_keyNo
endpointsYesEndpoints to monitor
alert_channelsNo
check_interval_secondsNo
Behavior2/5

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

There are no annotations, so the description carries the full burden. It says 'Generate' rather than 'Create,' leaving unclear whether actual monitors are created in an external service or a configuration artifact is produced. It also omits side effects of repeated calls, api_key requirements, and the impact on existing monitors.

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?

A single sentence with no filler, and the main action is front-loded. Missing behavioral and parameter detail is a completeness issue, not a concisenes issue.

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?

For a 4-parameter tool with no annotations and no output schema, the description is far too thin. It omits the return value, external side effects, alerting behavior, and relationship to status pages/runbooks/alerts, leaving an agent uncertain whether the call succeeded and what it did.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is only 25%, and the description adds no parameter-level detail beyond what the schema names already imply. It does not explain api_key, alert_channels, check_interval_seconds, or endpoint item fields, leaving the agent to infer semantics from names and defaults.

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?

States a clear action ('Generate') and resource ('monitoring configurations'), and names the coverage areas (uptime, SSL, performance). However, it does not mention endpoints as the core input or distinguish this from closely related siblings like uptime_create_healthcheck and monitor_create_alerts.

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 about when to use this tool instead of alternatives. Sibling tools such as uptime_create_healthcheck and monitor_create_alerts occupy adjacent roles, but the description gives no selection criteria. The agent must infer usage entirely from the name and schema.

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/barnburner121/claude-plugin-marketplace'

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