note_get_by_token_scope
Retrieve notes scoped to your token's organization claim, enabling testing of object-level authorization boundaries in multi-tenant environments.
Instructions
Get notes for the organization indicated by the token's scope claim. The token carries the intended scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Optional scope override from token claims (aud/scope) | |
| token | Yes |