check_policy
Evaluate an artifact against your organization's policy and return an allowed or denied decision.
Instructions
Evaluate an artifact against an organization policy and return the decision. Use when the user asks whether something is allowed by their rules, rather than whether it is generally safe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| policy | No | Policy id. Omit for the default. | |
| artifact | Yes | Package URL to evaluate |