connect_database
Establish a connection to the rekordbox DJ database to enable read-only querying of tracks, playlists, and session history. Optionally specify a custom database path or use auto-detection.
Instructions
Connect to the rekordbox database.
Args: database_path: Optional path to database directory. If not provided, auto-detection is used.
Returns: Connection status message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||