Skip to main content
Glama

uptime_create_status_page

Create a public status page to display your services' operational status. Define service names, descriptions, groups, and brand colors to keep users informed.

Instructions

Generate a public status page for your services (Pro feature)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
brandYes
api_keyNo
servicesYesServices to display on status page
Behavior2/5

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

With no annotations, the description must carry the full behavioral disclosure burden. It mentions the Pro entitlement and the public nature of the page, but does not disclose whether this is a mutating operation that overwrites existing pages, whether an api_key is required, or what the response contains. This is insufficient for a create-type tool.

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?

The description is a single sentence with no filler. It is front-loaded with the key action and resource, and the Pro feature note is a compact, useful qualifier. Every word earns its place.

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?

This tool has nested required objects (brand, services), an undocumented api_key, and no output schema, making it fairly complex. A one-sentence description that omits the brand schema, api_key requirements, and return behavior is severely incomplete. The agent is left without enough context to call the tool correctly.

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 33%, with only the services parameter described in the schema. The description adds "for your services," which slightly reinforces the services parameter meaning, but it does not explain the brand object structure or the api_key parameter. The description fails to compensate for the low schema coverage.

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 states a specific verb and resource ("Generate a public status page") with a target audience ("for your services"). It is clear and unambiguous, but it does not explicitly distinguish itself from related uptime tools like uptime_create_healthcheck, uptime_create_monitors, or uptime_create_runbook, so it lacks sibling differentiation.

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 gives no guidance on when to use this tool versus alternatives. The only contextual hint is "Pro feature," which implies a plan requirement, but there is no mention of when to choose this over uptime_create_healthcheck or how it fits into an uptime workflow.

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