trace_property_access
Capture, start, stop, and query property-access traces from a live Gecko session, with summary, timeline, sequence, or search views and filters by object, kind, site, or keyword.
Instructions
Control/query the current Gecko native PropertyTracer run.
action supports capture, start, stop, query, clear, and status. Results can use summary, timeline, sequence, or search views and optional object, kind, site, and keyword filters. collect_values is a safe post-trace snapshot, not an event-time value capture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | summary | |
| limit | No | ||
| action | No | capture | |
| duration | No | ||
| bucket_ms | No | ||
| filter_kind | No | ||
| filter_site | No | ||
| search_query | No | ||
| filter_object | No | ||
| collect_values | No |