get_cloud_resource_details
Retrieve detailed information about specific cloud resources from AWS, GCP, Azure, or Linode to support security analysis and monitoring.
Instructions
Get detailed information about a specific cloud resource
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | Cloud provider (aws, gcp, azure, linode) | |
| resource_type | Yes | Type of cloud resource (to be fetched from get_cloud_resource_facet_values or from list_cloud_resources) | |
| resource_id | Yes | ID of the cloud resource |