kimi_status
Check Kimi CLI/API status, detect default model (K3), and verify authentication. Optionally probe a live API completion to confirm model behavior.
Instructions
Check Kimi CLI/API status, default model (K3 detection), and auth. Set probe_api=true for a live Coding API model echo check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Model to probe when probe_api=true (default: k3). | |
| probe_api | No | If true, send a tiny live API completion and report observed model id (default: false). |