assistant: Show a better error when `/docs` is used without a package name (#16157)
Marshall Bowers
created
This PR makes it so that running `/docs` without providing a package
name gives a better error message:
<img width="248" alt="Screenshot 2024-08-13 at 9 24 58 AM"
src="https://github.com/user-attachments/assets/c1cc794e-0fa0-490a-871a-a56702b03d42">
<img width="228" alt="Screenshot 2024-08-13 at 9 25 05 AM"
src="https://github.com/user-attachments/assets/45dca2d7-171f-48f0-a03c-254b552cb50d">
Release Notes:
- N/A