voog_list_sites
List all sites configured in voog.json, returning each site's name and host, to identify available sites before using other Voog tools.
Instructions
List all sites configured in the global voog.json. Returns [{name, host}, ...]. Call this first to see what sites are available before invoking any other voog_* tool. If a site you just registered is missing, call voog_reload_config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||