list_vault_services
List available vault services to discover which API credentials are stored and their allowed hosts, enabling secure execution of API calls without exposing credential values.
Instructions
List available vault services (stored API credentials).
Shows which services have credentials stored in SynAuth's vault. Each service has allowed hosts that restrict where credentials can be sent. The agent never sees the actual credential values — only service names and metadata.
Use this to discover what API services are available before calling execute_api_call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||