use
Switch all tools to a different local database by name. Point find, ingest, and sync operations to the selected database until changed again. Specify 'default' for the standard database.
Instructions
Use to point every other tool at a different named database.
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 |