List recent executions for a specific worker queue.
Used by workers in single-execution mode to monitor when their task completes.
Args: queue_id: Worker queue ID limit: Maximum number of executions to return (default: 10) status: Filter by status (‘all’, ‘running’, ‘completed’, ‘failed’, etc.)
Returns: List of executions for this queue
Documentation Index
Fetch the complete documentation index at: https://docs.kubiya.ai/llms.txt
Use this file to discover all available pages before exploring further.