Expand scope variables
get_scope_variables_enhancedInspect scope variables in a Chrome tab by recursively expanding a bounded object graph from an object ID, with depth and property limits.
Instructions
Recursively expand a bounded Runtime object graph from an object ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| objectId | Yes | ||
| sessionId | Yes | ||
| maxProperties | No | ||
| targetSessionId | No |