use_connection
Switch connection profile on the fly to query a different database, optionally overriding the configured database, with immediate effect and no restart.
Instructions
Switch to a named connection profile. Takes effect immediately, no restart needed
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | Yes | Profile name from list_connections | |
| database | No | Optional database to use instead of the profile's own database |