Claude for Chrome — Browser Tool Definitions (JSON)

Tool Schema ✦ Curated & attributed Intermediate

JSON array defining the browser-automation toolset for Claude in Chrome. Includes a multi-action 'computer' tool (click/type/screenshot/scroll/zoom/hover with coordinate-or-ref targeting and required tabId), find, form_input, get_page_text, read_page (accessibility tree), navigate, read_console_messages, read_network_requests, resize_window, gif_creator, javascript_tool, upload_image, tabs_context, tabs_create, plus custom turn_answer_start and update_plan tools.

What makes this prompt notable

  • The 'computer' tool exposes 13 enumerated actions (incl. zoom, scroll_to, hover) and supports targeting by element ref (ref_1) as an alternative to pixel coordinates
  • tabId is a REQUIRED parameter on nearly every tool, enforcing explicit multi-tab addressing
  • gif_creator tool records browser actions and exports annotated GIFs with click indicators, action labels, progress bar, and Claude watermark
  • Custom update_plan tool collects a domain allowlist plus a 3-7 step approach for user approval before browsing
  • read_page returns an accessibility tree capped at 50000 chars with depth/ref_id paging controls

Discussion (0)

Sign in to join the discussion.
Related

More in Tool & Function Schemas

AU
Augment Code
tool schema

Augment Code — Tool Schemas (Claude Sonnet 4)

JSON tool-definition file for the Augment Agent (Claude Sonnet 4 variant) defining ~22 tools: file editing (str-replace-editor with line-numbered mult…

tool schema definition constraint setting in descriptions enum constraints
229 5.4k 2.3k words
LE
Leap.new
tool schema

Leap.new — Tool Schema Definitions (JSON)

JSON tool/function schema file defining ten code-generation tools for the Leap.new app builder, including create_artifact, define_backend_service, cre…

JSON Schema tool definitions enum constraints nested object schemas
228 6.5k 1.4k words
TR
Traycer AI
tool schema

Traycer AI — Plan Mode Tool Schemas

Tool schemas for Traycer's Plan mode, layering exploration tools (list_dir, file_search, grep_search, read_file, LSP navigation, get_diagnostics) with…

tool-use protocol structured JSON schema multi-agent orchestration
216 5k 1.4k words