set_credential
Persist an API key as an environment variable for use by the dispatcher across future sessions and dispatches.
Instructions
Persist an API-key env variable so the next dispatch (and future sessions) see it. Writes to ~/.local/state/external-agents/keys.env (mode 0600).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| env_name | Yes |