Learn how to use the get-secret slash command to retrieve and manage secrets
/get-secret key: the secret name to retrieve collection: your vault collection ID
/get-secret key: salesforceLogin collection: abc123
/get-secret action: create key: apiCredentials collection: abc123 content: {"apiKey": "your-key", "apiSecret": "your-secret"}
/get-secret action: list collection: abc123 decrypt: false