monitorQueue
Track real-time song queue updates for a specified streamer with customizable polling intervals and duration using the MCP server for streaming platforms.
Instructions
Monitor queue changes with configurable polling intervals
Input Schema
Name | Required | Description | Default |
---|---|---|---|
duration | No | How long to monitor in seconds (default: 300) | |
interval | No | Polling interval in seconds (default: 30) | |
streamerName | Yes | The name of the streamer whose queue to monitor |