get_script_source
Fetch a script's source code by URL using the page's BiDi connection. Results are cached. Cross-origin scripts may be blocked by CORS.
Instructions
Get the source of a script by URL. Fetches via the page (BiDi limitation; CORS may block cross-origin). Cached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |