Exchange Vault Token (injection)
vault_exchange_token_for_injectionExchange a vtk_ vault token for the PLAINTEXT credential, to inject into a trusted client process (a CLI, the browser extension) — NOT to read it yourself. The API gates this to injector credentials: it only succeeds for a master key or a key carrying the vault:inject scope; a plain agent key gets 403. If you are an agent that needs to USE a secret, do NOT use this — use vault_credential_use (the server-side broker), which never reveals the secret.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | The vtk_ vault token to exchange. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||