CredentialSaved(
self,
provider: str,
)Message| Name | Type | Description |
|---|---|---|
provider* | str | The |
| Name | Type |
|---|---|
| provider | str |
Posted when a key prompt successfully persists credentials.
Carries the /auth config key that was saved so the app can react to
credentials that gate spawn-time behavior — e.g. a Tavily key that
enables the web_search tool only after the server respawns.