app_refresh
Automatically refreshes the currently open app in Google Chrome on macOS. Ideal for developers using Goose App Maker MCP to streamline web app testing and management.
Instructions
Refresh the currently open app in Chrome.
Only works on macOS with Google Chrome.
Returns:
A dictionary containing the result of the operation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "app_refreshArguments",
"type": "object"
}