Skip to main content
Glama

status_uptime

Read-only

Get daily uptime rollup for any provider: counts of operational, degraded, and down days plus uptime percentage. Free for 7-day window; extended to 90 days costs 1 credit.

Instructions

Daily uptime rollup for one provider over a window with operational/degraded/down day counts and uptime % (degraded counts as half-credit). days 1 to 7 is free; days 8 to 90 costs 1 credit ($0.02) and needs a TENSORFEED_TOKEN, adding per-incident-day detail over the longer window. Get credits at tensorfeed.ai/developers/agent-payments.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
providerYesProvider name (e.g. anthropic, openai, google).
daysNoWindow length (default 7). 1 to 7 free; 8 to 90 costs 1 credit.
Behavior4/5

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

Annotations indicate readOnlyHint=true, and the description confirms a read operation. It adds value by disclosing the cost structure and token requirement for longer windows, as well as the degradation half-credit rule, which is a behavioral nuance not in annotations.

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, no redundant words. The first sentence clearly defines the function and output; the second covers key usage constraints. Every sentence adds value.

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

Completeness5/5

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

Despite no output schema, the description adequately explains the return values (day counts, uptime %, per-incident details for longer windows). It also covers authentication and pricing, making it complete for a simple tool.

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

Parameters4/5

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

Schema coverage is 100%, baseline 3. The description adds pricing and detail context for the 'days' parameter (free vs. paid, per-incident-day detail) that goes beyond the schema's basic description.

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 clearly states the tool computes a 'daily uptime rollup for one provider over a window' with specific outputs (operational/degraded/down counts and uptime %). It distinguishes from sibling tools like status_leaderboard by focusing on a single provider.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explains when to use different window lengths (free for 1-7 days, paid for 8-90 days) and the need for a TENSORFEED_TOKEN. However, it does not explicitly contrast with sibling tools or state when not to use it.

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/RipperMercs/tensorfeed-mcp'

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