webmcp_list_tools
List all WebMCP tools registered by a webpage to discover its exposed capabilities, returning a JSON array with schemas and frame IDs.
Instructions
Lists all WebMCP tools currently registered by the web page. Side effects: none (read-only state access). Prerequisites: WebMCP feature must be enabled in Chrome and the page must have registered tools. Returns: JSON array of available tools with schemas and frame IDs. Use this to discover capabilities exposed by websites implementing WebMCP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | No | Chrome instance id from open_instance/list_instances. Omit for the default instance. |