Skip to main content
Glama

update_monitoring_interval

Adjust how often a monitor checks deployment status in Optimizely DXP. Set intervals from 10-600 seconds to balance urgency with API efficiency.

Instructions

⏱️ Change polling frequency for specific monitor. INSTANT: <1s. Adjusts how often monitor checks deployment status. Valid range: 10-600 seconds. Lower intervals (10-30s) for urgent deployments, higher intervals (60-300s) for long-running operations to reduce API calls. Required: monitorId, intervalSeconds. Returns updated monitor configuration.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
deploymentIdNo
intervalYes

Implementation Reference

  • Registration of the 'update_monitoring_interval' tool in the availability matrix, specifying hosting types, category, and description.
    'update_monitoring_interval': { hostingTypes: ['dxp-paas', 'dxp-saas', 'self-hosted', 'unknown'], category: 'Monitoring', description: 'Update monitoring interval'
  • Reference to 'update_monitoring_interval' tool in the listMonitors response, documenting it as an available command to change monitoring frequency.
    response.push('• `update_monitoring_interval` - Change monitoring frequency');

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/JaxonDigital/optimizely-dxp-mcp'

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