Skip to main content
Glama

riddle_automate

Automate browser tasks by running Playwright scripts to interact with web pages, capture screenshots, collect console logs, and record network traffic in a single operation.

Instructions

Run a Playwright script, wait for completion, and return all artifacts. Includes console logs and network HAR. Full sync automation - one call does everything.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesStarting URL
scriptYesPlaywright script. Use 'page' object. Example: await page.click('button'); await page.screenshot({path: 'result.png'});
deviceNoDevice preset
timeout_secNoMax execution time in seconds (default: 60)
force_clicksNoAdd { force: true } to all click() calls to bypass stability checks on animated elements (default: true)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/davisdiehl/riddle-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server