list_datasources
Retrieve a list of data sources from Tableau Server, optionally filtered by project. Specify a limit to control the number returned.
Instructions
List all data sources on the Tableau Server.
Args: project_id: Optional project ID to filter by limit: Maximum number of data sources to return (default 100)
Returns: Markdown formatted list of data sources
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |