Get Vault Credential
vault_credential_getGet a single vault credential by ID. Sensitive fields (passwords, tokens, SSNs, CVV) are masked. To use the plaintext for autofill or as an upstream credential, mint a vault token at the credential broker — the LLM never sees the secret directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Credential ID. | |
| agentId | No | Agent ID that owns the credential. Optional when using an agent-bound credential. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||