listTargets
Lists all open Chrome tabs with their debugging targets, prompting the user to choose which URL to debug before connecting.
Instructions
[STEP 2] List all open Chrome tabs available for debugging. MANDATORY: show the full list to the user and ask "Which URL do you want to debug?" NEVER skip this step, NEVER guess — even if only one tab is open. Wait for the user's explicit reply before proceeding to connect(). Relay the "_ui" field from the response to the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Chrome remote debugging port (default 9222) |