Tableau · Capability
Tableau REST API — Sites
Tableau REST API — Sites. 5 operations. Lead operation: Tableau Query Sites. Self-contained Naftiko capability covering one Tableau business surface.
What You Can Do
GET
Querysites
— Tableau Query Sites
/v1/sites
POST
Createsite
— Tableau Create Site
/v1/sites
GET
Querysite
— Tableau Query Site
/v1/sites/{site-id}
PUT
Updatesite
— Tableau Update Site
/v1/sites/{site-id}
DELETE
Deletesite
— Tableau Delete Site
/v1/sites/{site-id}
MCP Tools
tableau-query-sites
Tableau Query Sites
read-only
idempotent
tableau-create-site
Tableau Create Site
tableau-query-site
Tableau Query Site
read-only
idempotent
tableau-update-site
Tableau Update Site
idempotent
tableau-delete-site
Tableau Delete Site
idempotent