tidb · Capability
TiDB Cloud Data Service API — Data Apps
TiDB Cloud Data Service API — Data Apps. 6 operations. Lead operation: List Data Apps. Self-contained Naftiko capability covering one Tidb business surface.
What You Can Do
GET
Listdataapps
— List Data Apps
/v1/dataapps
POST
Createdataapp
— Create a Data App
/v1/dataapps
GET
Getdataapp
— Get a Data App
/v1/dataapps/{dataappid}
PATCH
Updatedataapp
— Update a Data App
/v1/dataapps/{dataappid}
DELETE
Deletedataapp
— Delete a Data App
/v1/dataapps/{dataappid}
GET
Getdataappapispec
— Get OpenAPI specification
/v1/dataapps/{dataappid}/apispec
MCP Tools
list-data-apps
List Data Apps
read-only
idempotent
create-data-app
Create a Data App
get-data-app
Get a Data App
read-only
idempotent
update-data-app
Update a Data App
idempotent
delete-data-app
Delete a Data App
idempotent
get-openapi-specification
Get OpenAPI specification
read-only
idempotent