get-context
Retrieve website context for creating accurate test cases, enabling efficient web automation with Cloudflare Playwright MCP tools for AI-driven browser tasks like navigation and interaction.
Instructions
Get the website context which would be used to write the testcase
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}