list_content
List databases, projects, and runs hosted on the Gigwa server, including each run's exact variant_set_db_id for use in downstream tools.
Instructions
List the databases, projects and runs currently hosted on the Gigwa server.
Each run's exact variant_set_db_id is printed alongside it — use that string
verbatim in other tools, do not assemble one by hand. In particular, the middle
segment is a numeric project index (1, 2, ...), not the project's name (e.g.
project 'refNB' still has id segment '1') — using the name there is a common mistake
and fails every downstream call with an opaque HTTP 500 rather than a clear error.
list_variant_sets gives the same ids in a flatter list, if preferred.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |