Character. Either the name of an environment variable containing your
MotherDuck access token (default "MOTHERDUCK_TOKEN") or the token itself.
Details
This function queries the MotherDuck REST API endpoint
(https://api.motherduck.com/v1/active_accounts) using the provided or
environment-resolved authentication token.
The current user name is also displayed via show_current_user().
See Also
Other db-api:
configure_md_user_settings(),
create_md_access_token(),
create_md_user(),
delete_md_access_token(),
delete_md_user(),
list_md_user_instance(),
list_md_user_tokens(),
show_current_user()