noetic.check_rights
Verify if an operation is allowed and its estimated token cost before execution. Dry-run permissions to prevent failures.
Instructions
Preflight dry-run: would this operation be allowed, and at what price (not metered).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource | No | ||
| estTokens | No | ||
| operation | No | ||
| sessionId | No | ||
| requestedRights | No | ||
| subjectPrincipal | No |