Currently the command azd tool list shows unclear information at responsive layouts. And also this command shows inconsistent label and column order compared to the extension list command.
Here are 3 proposed designs for each responsive breakpoint.
1. Design at full-width (80+ chars)

2. Design at mid-width (60-80 chars)

A few things to note:
- The Name column is a key identifier in the tool list, since tool IDs alone are often insufficient for users to recognize the associated tool unlike the extension IDs.
- In this breakpoint, the name value should span multiple rows as needed so that all the content is visible in the terminal width.
3. Design at the smallest width (< 60 chars)

Currently the command
azd tool listshows unclear information at responsive layouts. And also this command shows inconsistent label and column order compared to the extension list command.Here are 3 proposed designs for each responsive breakpoint.
1. Design at full-width (80+ chars)
2. Design at mid-width (60-80 chars)
A few things to note:
3. Design at the smallest width (< 60 chars)