inspect_resource
Retrieve comprehensive details for a specific resource using its resource ID and snapshot ID, enabling in-depth analysis of system or container data.
Instructions
Inspect details of a resource found by list_resources or list_children. Pass its returned resource_id together with the same snapshot_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource_id | Yes | ||
| snapshot_id | Yes | Opaque retained snapshot ID; never parse it. |