Google Cloud AutoML · Capability
Google Cloud AutoML API — Projects
Google Cloud AutoML API — Projects. 7 operations. Lead operation: Google Cloud AutoML List datasets. Self-contained Naftiko capability covering one Google Cloud Automl business surface.
What You Can Do
GET
Listdatasets
— Google Cloud AutoML List datasets
/v1/projects/{projectid}/locations/{location}/datasets
POST
Createdataset
— Google Cloud AutoML Create a dataset
/v1/projects/{projectid}/locations/{location}/datasets
GET
Listmodels
— Google Cloud AutoML List models
/v1/projects/{projectid}/locations/{location}/models
POST
Createmodel
— Google Cloud AutoML Create a model
/v1/projects/{projectid}/locations/{location}/models
GET
Getmodel
— Google Cloud AutoML Get a model
/v1/projects/{projectid}/locations/{location}/models/{modelid}
DELETE
Deletemodel
— Google Cloud AutoML Delete a model
/v1/projects/{projectid}/locations/{location}/models/{modelid}
POST
Predict
— Google Cloud AutoML Make a prediction
/v1/projects/{projectid}/locations/{location}/models/modelid-predict
MCP Tools
google-cloud-automl-list-datasets
Google Cloud AutoML List datasets
read-only
idempotent
google-cloud-automl-create-dataset
Google Cloud AutoML Create a dataset
google-cloud-automl-list-models
Google Cloud AutoML List models
read-only
idempotent
google-cloud-automl-create-model
Google Cloud AutoML Create a model
google-cloud-automl-get-model
Google Cloud AutoML Get a model
read-only
idempotent
google-cloud-automl-delete-model
Google Cloud AutoML Delete a model
idempotent
google-cloud-automl-make-prediction
Google Cloud AutoML Make a prediction