get_monitor

Get the full configuration of a monitor: owners, input_variables, scheduling, variable_group, and status.

Get the full configuration of a monitor — owners, input_variables, scheduling, variable_group, and status.

Read-only · Calls external systems. Safe to call: this tool does not modify data.

Parameters

FieldTypeRequiredDescription
monitor_idnumberYesMonitor ID (from list_monitors)

Example arguments

Illustrative arguments an agent supplies when calling this tool:

{
  "monitor_id": 0
}

Description

Data-provider tool: returns complete JSON for inspection and editing.

Use list_monitors to find monitor IDs first.
If this returns an error, the monitor may have been deleted — verify with list_monitors.

What's next?

All MCP tools

Browse the full tool reference by category.

Connect a client

Point Claude, Cursor, or Claude Code at the server.

Last updated on