Secryn exposes high-level methods so models can safely interact with secrets without full API access.
| Method | Description |
|---|---|
secrets.read | Retrieve a secret version by name, vault, and optional labels. |
secrets.rotate | Create a new version and, optionally, trigger downstream deploy hooks. |
vaults.query | List vaults that match project or tag filters. |
logs.tail | Stream recent audit events for troubleshooting conversations. |
All methods take a context_id that links calls back to human review logs.