webmcp_list_tools
Discover WebMCP tools registered by the current page. Read-only access returns a JSON array of available tools with schemas and frame IDs, enabling you to identify capabilities exposed by websites implementing WebMCP.
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. |