list_credential_aliases
Retrieve and filter ServiceNow credential aliases for integrations by name or type to manage authentication configurations.
Instructions
List connection and credential aliases used by integrations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search by name | |
| type | No | Filter by type: basic, oauth2, api_key, certificate | |
| limit | No | Max records to return (default 25) |