Inputs
Outputs
The available fields depend on the account type. An API-key account may expose
a key, while an OAuth account may include access or refresh tokens.
Handle the output safely
- Connect only the specific secret field required by the next trusted action.
- Do not copy secrets into static node configuration.
- Do not include the secret in Execute Code logs or error messages.
- Remove this action after replacing a custom integration with a dedicated account-aware action.
Resolving a secret does not refresh, rotate, or validate the credential. It
returns the value currently stored for the selected account.