Bind Credentials Bag
bind_credentials_bagOptionally bind session-scoped downstream credentials immediately after initialize. Safe to call even when no credentials are available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| analytics | No | Optional analytics context. It is ignored by tool execution and recorded only for usage analytics. | |
| credentials_bag | No | Optional session-scoped credentials map. When omitted, the server will attempt to bind credentials from request headers such as x-chainlove-cred-github. |