tidb · Capability
TiDB Cloud Data Service API — Data Sources
TiDB Cloud Data Service API — Data Sources. 4 operations. Lead operation: List data sources. Self-contained Naftiko capability covering one Tidb business surface.
What You Can Do
GET
Listdatasources
— List data sources
/v1/dataapps/{dataappid}/datasources
POST
Createdatasource
— Create a data source
/v1/dataapps/{dataappid}/datasources
GET
Getdatasource
— Get a data source
/v1/dataapps/{dataappid}/datasources/{clusterid}
DELETE
Deletedatasource
— Delete a data source
/v1/dataapps/{dataappid}/datasources/{clusterid}
MCP Tools
list-data-sources
List data sources
read-only
idempotent
create-data-source
Create a data source
get-data-source
Get a data source
read-only
idempotent
delete-data-source
Delete a data source
idempotent