check_usage_permitted
Check whether a specific usage type, such as training or redistribution, is allowed under a governance block's terms. Pass the governance block and usage type to receive a clear yes/no decision.
Instructions
Check if a specific usage type is permitted under a governance block's terms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block | Yes | Governance block JSON string | |
| usage | Yes |