Get remote object properties
get_object_propertiesFetch properties of a JavaScript object in a Chrome tab using the remote object ID, with optional own-property filtering and preview generation.
Instructions
Read properties for a Runtime remote object ID in the selected Raw target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectId | Yes | ||
| sessionId | Yes | ||
| ownProperties | No | ||
| generatePreview | No | ||
| targetSessionId | No | ||
| accessorPropertiesOnly | No |