tap_expand_tools
Expand the current MCP tool set when default actions are insufficient. Access manual browser controls: click, type, fill, scroll, eval, upload, nav, wait, cookies, pressKey. Levels: 2 for creative supplements, 3 for full manual raw control.
Instructions
Expand this session's MCP tool set. Call when the default Layer-1 set (run/list/doctor/fix/forge.*/inspect) is insufficient — e.g. need manual browser actions (click/type/fill/scroll), write-tap operations, or diagnostic probes that aren't exposed yet. Levels: 2 = creative (forge supplements + diagnostics), 3 = manual (raw browser control: tap.click, tap.type, tap.eval, tap.find, tap.upload, tap.nav, tap.wait, tap.cookies, tap.pressKey). After calling, the server sends notifications/tools/list_changed; clients that honor it will re-query tools/list automatically. Higher-level calls subsume lower ones — calling with level:3 exposes both Layer 2 and Layer 3.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | Yes | Target tier. 2: creative. 3: full manual. |