1. get-accounts
Retrieve available accounts.
2. get-workspaces
List workspaces within an account.
3. get-datasets
List datasets in a workspace.
4. get-dataset-output
Retrieve actual data from a dataset.
5. get-dataset-targetfields
Retrieve field definitions for a dataset.
6. get-queries
Retrieve existing AI queries.
7. get-ai-context
Get workspace context and data structure.
8. execute-ai-query
Execute AI-powered queries on datasets.
9. create-dataset
Create a new dataset with defined schema.
10. upload-dataset-rows
Upload data rows to existing datasets.