tableau_connect
Authenticate to Tableau Server or Cloud using configured credentials. Idempotent: returns current session identity if already connected, verifying connectivity and user's site role.
Instructions
Sign in to Tableau Server/Cloud using the configured credentials.
Idempotent: if already connected, returns the current session's identity without re-authenticating. Most tools call this automatically, so you rarely need to invoke it explicitly — use it to verify connectivity or surface the signed-in user's site role up front.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||