list_resource_tokens
List resource tokens with optional filtering by database or token name to manage access.
Instructions
List all resource tokens with optional filtering by database name and/or token name, and ordering (Core/Enterprise only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderBy | No | Optional field to order results by | |
| tokenName | No | Optional filter to search for tokens with names containing this text (case-insensitive partial match) | |
| databaseName | No | Optional filter to show only tokens that have access to this database (partial match) | |
| orderDirection | No | Optional direction for ordering (ASC or DESC). Defaults to ASC. | ASC |