Check component updates
check_component_updatesRead-only, side-effect-free: compares the component versions you currently have pinned against BotKelp's current registry and reports what has newer versions available, plus each component's latest CI freshness status. BotKelp never reads your repo itself — pass the versions you currently have. Call this on whatever schedule you like (daily, weekly, on demand); nothing is pushed or applied automatically. Requires an BotKelp account key with sufficient credit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| botKelpKey | Yes | BotKelp account key (starts with "bk_live_"). Required. | |
| componentPins | Yes | The component ids and versions you currently have, read from your own local copy. |