Skip to main content
Glama

get_custom_events

Retrieve custom browser events not handled by standard listeners, such as Target.targetCreated, to monitor results from specialized debugging commands.

Instructions

EXPERIMENTAL: Retrieve events captured from the browser that are not handled by other specialized listeners (like network or console). Use this to see results of custom commands that produce events (e.g., Target.targetCreated).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
filter_methodNoOptional: Filter events by method name (e.g., 'Target.targetCreated').
limitYesOptional: Limit the number of events returned (default 100).

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/raultov/chrome-debug-mcp'

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