| Explicit Bailian model chat / text execution | bl text chat | Default qwen3.8-max |
| Search inside a Bailian-scoped workflow | bl search web | DashScope MCP search; not for generic web research |
| Bailian agent / workflow | bl app call | Needs --app-id |
| Find app by name | bl app list then bl app call | Console auth |
| Bailian app memory CRUD (not host-agent memory) | bl memory * | reference/memory.md |
| Bailian knowledge base RAG | bl knowledge search / chat | API key + agent/workspace IDs |
| Upload a file as a step of a Bailian workflow | bl file upload | When you need oss:// URL explicitly; not for generic hosting |
| Bailian model selection / recommendation | bl advisor recommend | Intent → candidate recall → LLM ranking |
| Bailian model catalog / pricing / params | bl model list | Console auth; --model <family> for detail, --enrich for input params |
| Install / list / update / remove registry skills | bl skill add / list / update / remove | Bailian skill registry; see reference/skill.md |
| Bailian MCP marketplace discovery / call | bl mcp list / tools / call | — |
| Bailian pipeline workflow (a step in a bl flow) | bl pipeline run / validate | JSON/YAML workflow definitions |
| Bailian rate limits / quota | bl quota list / check / request | Console auth; class 2 — ask which product first if unnamed |
| Bailian free tier / usage stats | bl usage free / stats / freetier | Console auth; class 2 — ask which product first if unnamed |
| Bailian Token Plan quota usage | bl usage token-plan | Console auth; class 2 — ask which product first if unnamed |
| Bailian Coding Plan quota usage | bl usage coding-plan | Console auth; class 2 — ask which product first if unnamed |
| Console API (advanced) | bl console call | Console auth |
| Bailian workspace listing | bl workspace list | Console auth |
| Switch CLI Help / Quick Start language | bl config set --key language --value zh-CN | Use en-US to switch back; follows the active config profile |
| Image / video / speech / omni / vision | → skill bailian-gen | Fallback: bl image|video|speech|omni|vision --help |
| Dataset / fine-tune / deploy | → skill bailian-finetune | Fallback: bl dataset|finetune|deploy --help |
| agents.yaml IaC / managed-agent sessions | → skill bailian-managed-agent | Fallback: bl managed-agent --help; apply/destroy need --yes after plan |