use
Switch to a named local database so all subsequent search, ingest, and sync operations target that database until changed again.
Instructions
Switch to a different named database for subsequent operations.
All tools (find, ingest, sync, etc.) will target the selected database's daemon until changed again. Use list(kind="databases") to see the database the daemon is fixed to.
Only selects among LOCAL databases: while a remote target (QUARRY_URL or a 'quarry login') is active, the remote daemon is fixed to its own database and this has no effect.
Args: name: Database name (e.g., 'coding', 'work'). Use 'default' for the default database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |