Skip to main content
Glama

monitoring_analytics

Monitor system performance and analyze operational data through dashboards, metrics, and activity streams to track job execution and system health.

Instructions

Monitoring and analytics tool. Handles dashboards, metrics, activity streams, and system information.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction: dashboard, job_stats, list_activity_stream, list_job_events, get_metrics, ping, config, get_license, list_instance_groups, list_instances
resource_idNoResource ID for specific queries
time_periodNoTime period for analytics (day, week, month)
filtersNoFilters for listing and analytics

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description carries full burden for behavioral disclosure. The description only lists resource categories without explaining what operations are performed (read vs write), what permissions are required, whether there are rate limits, or what the typical response format looks like. For a tool with 4 parameters and multiple action types, this is insufficient behavioral context.

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 appropriately concise with just two sentences. It's front-loaded with the core purpose statement. However, the second sentence could be more structured - it's essentially a comma-separated list of resource types without clear organization.

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's complexity (4 parameters including a multi-option 'action' parameter) and the presence of an output schema, the description is incomplete. It doesn't explain the relationship between the action parameter values and the resource categories mentioned, nor does it provide context about what types of monitoring/analytics operations are supported. The description should do more to help an agent understand when and how to use this multi-purpose tool.

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 the schema already documents all parameters thoroughly. The description doesn't add any meaningful parameter semantics beyond what's in the schema - it doesn't explain how the 'action' parameter relates to the listed resource categories, or provide examples of when to use specific parameter combinations. Baseline 3 is appropriate when schema does the heavy lifting.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states 'Monitoring and analytics tool' which is a tautology of the tool name 'monitoring_analytics'. It lists broad categories (dashboards, metrics, activity streams, system information) but doesn't specify what the tool actually does with these resources. The description fails to distinguish this tool from sibling tools like 'gateway_monitoring_management' or 'advanced_analytics_management'.

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

Usage Guidelines1/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 versus alternatives. The description doesn't mention any specific use cases, prerequisites, or exclusions. With multiple sibling tools that might overlap in monitoring/analytics functionality (gateway_monitoring_management, advanced_analytics_management), the absence of differentiation guidance is problematic.

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/anshulbehl/aap-mcp-pilot'

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