describe_scope
List the distinct selector values (providers, resource types, environments, etc.) available in the constraints registry to build accurate scopes without guessing.
Instructions
Discover the selector vocabulary present in the registry so you can build a correct scope instead of guessing. Output lists the distinct providers, resource_types (Terraform resource identifiers, e.g. 'aws_s3_bucket' not 's3_bucket'), environments, repos (tags like 'tag:data-plane'), categories, severities, sources, and relationship layers/interactions. Call this first if unsure of valid scope values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No |