discourse_select_site
Validate and select a Discourse site for subsequent operations. Verifies site reachability and retrieves its title before using other tools when multiple sites are configured.
Instructions
Validate and select a Discourse site for subsequent tool calls. Verifies the site is reachable and retrieves its title. Must be called before using other tools when multiple sites are configured.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | Base URL of the Discourse site (e.g., 'https://meta.discourse.org' or 'https://community.example.com') |