arango_set_focused_database
Set the focused database for the current session, so subsequent tool calls use this database by default until changed.
Instructions
Set the focused database for the current session. All subsequent tool calls will use this database unless overridden with the database parameter. Pass None or empty string to unset the focused database and revert to default database resolution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | Database key to set as focused database for this session. Use None or empty string to unset the focused database. |