list_databases
List all registered Firebird databases from FlameRobin. Use this first to get the database key required by other tools.
Instructions
List all Firebird servers and databases registered in FlameRobin. ALWAYS call this first — the 'key' in each result is required by every other tool's 'database' parameter. Returns [{key, host, port, path}].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Optional case-insensitive .NET regex to filter by key, host, or path. Omit to return all. |