What's wrong with this entry?
A new internal tool for Cowork onboarding that renders an interactive role-picker chip row. Users can tap a chip (e.g. "Legal", "Engineering") to select their role and trigger automatic plugin installation.
- Blocks until the user responds: chip click, free-form text entry, or dismissal
- Returns
{"role": "..."}on selection,{"dismissed": true}on cancel,{}on confirm-without-role - Only enabled in Cowork sessions; not available in normal conversations
- Gated via
KOf(Cowork environment check)
Tool definition (search for "Render a clickable role-picker chip row during Cowork onboarding")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.