| Search Connections | Search for a specific connection in a workbook. |
| Search Workbooks | Search for a specific workbook by a string of text. |
| Search Users | Search for a specific user by a string of text. |
| Search Projects | Search for a specific project by a string of text. |
| List Projects | Retrieve a list of projects from a Tableau site. |
| Create Project | Create a new project in a Tableau site. |
| Update Project | Update the contents and metadata of an existing project by ID. |
| Delete Project | Delete an existing project by ID. |
| Get Project | Retrieve an existing project by ID. |
| List Workbooks | Retrieve a list of workbooks from a Tableau site. |
| Publish Workbook | Publish a workbook on the specified site. |
| Update Workbook | Update the information and metadata of an existing workbook by ID. |
| Delete Workbook | Delete an existing workbook by ID. |
| Get Workbook | Retrieve an existing workbook by ID. |
| Create User | Create a new user in a Tableau site. |
| Delete User | Delete an existing user by ID. |
| Get User | Retrieve an existing user by ID. |
| List Users | Retrieve a list of users from a Tableau site. |
| Update User | Update the information and metadata of an existing user. |
| List Connections | Retrieve a list of connections from a Tableau workbook. |
| Update Connection | Update the information and metadata of an existing connection by ID. |
| Raw Request | Send raw HTTP request to Tableau. |
| Create Webhook | Create a new webhook for a site. |
| Delete Webhook | Delete the specified webhook. |
| Get Webhook | Retrieve information about the specified webhook. |
| List Webhooks | Retrieve a list of all the webhooks on the specified site. |
| Update Webhook | Update the properties of an existing webhook. |
| Test Webhook | Test the specified webhook by sending an empty payload to its configured destination URL and returning the server response. |