list-domains
tool retrieves all domains accessible to the authenticated user. This tool is essential for discovering available data domains before making queries with the chat tool.
Tool Signature
Parameters
This tool requires no input parameters. Authentication is handled automatically through the MCP session.Response Format
The list-domains tool returns structured content with domain information:Domain Object
Unique identifier for the domain. Use this ID when making chat tool requests.
Human-readable name of the domain
Description of the domain’s purpose and data content. May be empty for some domains.
Usage Example
Request
MCP Tool Call
Response
Response
Common Use Cases
Domain Discovery
List all available domains with their IDs before starting a chat
Access Validation
Verify which domains the current user can access
User Onboarding
Help new users understand available data sources