project_get_database_list
Retrieve a list of all project databases, including their type, name, and IP address for remote databases.
Instructions
List all available project databases.
Returns: A list of dicts, each with keys like "DbType", "DbName", and optionally "IpAddress" for remote databases.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |