Skip to main content

getBotRunnerStatus

Gets the runtime status of a bot from its runner. The id argument is the Bot ID (the resolver loads the Bot row and uses its associated runner).

getBotRunnerStatus(
id: ID!
): BotStatus

Arguments

getBotRunnerStatus.id ● ID! non-null scalar

Type

BotStatus object

Runtime status of a bot as reported by its runner, including health and resource metrics