Inject Secrets
inject_secretsLoad all stored secrets into process.env at agent startup, returning the count of injected secrets. Makes secrets available as environment variables.
Instructions
Load all secrets into the process environment (process.env). Returns the count of secrets injected. Use at agent startup to make all stored secrets available as env vars.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||