get_instance
Fetch details of a specific OCI Compute instance by OCID. Get a trimmed summary by default, or request the full SDK object with raw=true.
Instructions
Returns details of a specific Compute instance. Returns a trimmed summary unless raw=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return the full OCI SDK object instead of the trimmed summary (default: false) | |
| region | No | OCI region ID where the instance lives (e.g. sa-vinhedo-1). Default: server-configured region | |
| instanceId | Yes | Instance OCID |