List Secrets
Create Secret
Update Secret
"version": "latest" automatically get the new value on next heartbeat.
Using Secrets in Agent Config
Reference secrets in agent adapter config instead of inline values:Paperclip vs Composio Secret Boundary
Use Paperclip secret refs for:- infrastructure credentials
- database credentials
- storage credentials
- runtime API keys owned by Paperclip
- board/auth-related server secrets that Paperclip must read directly
- OAuth grants to third-party providers
- refresh tokens and provider consent state
- connected-account lifecycle data
- provider-specific auth metadata for agent/tool integrations
Scope Note
- Board operators can manage secret metadata for companies they can access.
- Agents may resolve secret refs at runtime if the agent configuration allows it.
- Secret values are never returned in API responses after creation.