zoho
zohoanalytics.
List all Zoho Analytics workspaces accessible to the user (owned + shared).
setup & usage
⚠ self-client oauth zoho analytics (5 champs)
zoho analytics utilise un self-client oauth2. dans la console développeur zoho api, crée un self client, génère un grant token avec les scopes ZohoAnalytics.data.read + ZohoAnalytics.metadata.read, puis échange-le contre un refresh token. tu dois fournir à oto :
ZANALYTICS-ORGID)com, eu, in, au, jp, ca, sa), visible dans l'url (ex. analytics.zoho.eu → eu)renseigne ces 5 champs dans oto sur ton compte (/account), connecteur zohoanalytics. byo (perso ou org).
▸ ce que tu peux faire
interroge tes données zoho analytics depuis claude.
zohoanalytics_workspaceszohoanalytics_viewszohoanalytics_export (json par défaut)zohoanalytics_query (requête sql select sur les tables du workspace)outils
chargement…
usage
claude code — install the oto plugin —
claude plugin marketplace add otomata-tech/oto-plugin — mcp + skill configured.cli —
pipx install oto-cli then oto zohoanalytics …