iyke_secret_set
Write a secret to the vault under a specified scope, triggering a re-dump of the env-vault file so sidecars and MCP children pick up the new value. Encrypted storage ensures security.
Instructions
Write a secret to the vault under the given scope (same scope semantics as iyke_secret_get). Triggers a re-dump of the runtime env-vault file so sidecars and per-call MCP children pick up the new value on next spawn. Use this sparingly — secrets are sensitive and the values land in the user's encrypted Stronghold snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| scope | No | ||
| value | Yes |