list_cloud_resources
List and filter cloud resources across AWS, GCP, Azure, and Linode for security insights with pagination and search capabilities. Integrates with RAD Security for Kubernetes and cloud environment analysis.
Instructions
List cloud resources for a specific provider with optional filtering
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filters | No | Filter string (e.g., 'resource_type:EC2NetworkInterface,resource_type:SQSQueue,aws_account:123456789012,compliance:not_compliant') | |
limit | No | Maximum number of results to return | |
offset | No | Pagination offset. Default: 0 | |
provider | Yes | Cloud provider (aws, gcp, azure, linode) | |
q | No | Free text search query |