List the browser-side tools
agent_toolsList browser-side reverse engineering tools (16 engine-level tools) to inspect and decide whether to delegate execution or call directly.
Instructions
列出浏览器侧可用的逆向工具清单(名称/说明/是否需确认/参数名)——含 16 个引擎级逆向工具(signer_trace/jsvmp_trace/closure_read/webapi_trace/whitebox_diff/wasm_probe 等,页面检测不到)。默认走成本拆分(把工具名写进 guidance、委派 worker 执行);0.2.0 起也可用 agent_call_tool 亲自直调。只读、无副作用,先看这个再决定委派还是直调。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||