Features
Secrets
Inject workspace-owned credentials into a Capsule app.
Secrets are workspace-owned values. Use them for model API keys, OAuth client secrets, service tokens, and other credentials that belong to the app operator.
Use integrations when the credential belongs to an app user.
List secrets:
The secret is available in the app runtime environment.
This checks the local environment first, then falls back to the runtime resolver.
The OAuth client belongs to the app operator. The connected GitHub credential belongs to the user.