execute_script
Run JavaScript code on the active Safari page to automate tasks, test functionality, or debug web applications using the MCP Safari Server.
Instructions
Execute JavaScript in the current Safari page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
script | Yes | JavaScript code to execute |