Skip to main content
Glama

Autoconsent MCP

by noisysocks

print_element

Retrieve the full HTML of a specified web element using a CSS selector for web automation and consent management testing within the Autoconsent MCP environment.

Instructions

Outputs the full HTML of the given element

Input Schema

NameRequiredDescriptionDefault
selectorYesCSS selector

Input Schema (JSON Schema)

{ "properties": { "selector": { "description": "CSS selector", "type": "string" } }, "required": [ "selector" ], "type": "object" }

Other Tools from Autoconsent MCP

Related Tools

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/noisysocks/autoconsent-mcp'

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