Skip to main content
Glama

bytebot_monitor_task

Monitor an existing ByteBot task until completion, timeout, or specified status. Tracks progress with configurable polling intervals for automated workflow oversight.

Instructions

Monitor an existing task until it reaches a terminal state or timeout. Use this when you have already created a task and want to wait for its completion.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
taskIdYesID of the task to monitor
timeoutNoMaximum time to wait in milliseconds. Default: 300000 (5 minutes)
pollIntervalNoHow often to check task status in milliseconds. Default: 2000 (2 seconds)
stopOnStatusNoStop monitoring when task reaches any of these statuses

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/sensuslab/spark-mcp'

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