Google Cloud App Engine · Capability
Google Cloud App Engine Admin API
Provisions and manages developer App Engine applications, including deploying versions, managing traffic, and configuring services.
What You Can Do
GET
Getapplication
— Google Cloud App Engine Get Application
/apps/{appsId}
PATCH
Updateapplication
— Google Cloud App Engine Update Application
/apps/{appsId}
GET
Listservices
— Google Cloud App Engine List Services
/apps/{appsId}/services
GET
Getservice
— Google Cloud App Engine Get Service
/apps/{appsId}/services/{servicesId}
DELETE
Deleteservice
— Google Cloud App Engine Delete Service
/apps/{appsId}/services/{servicesId}
GET
Listversions
— Google Cloud App Engine List Versions
/apps/{appsId}/services/{servicesId}/versions
POST
Createversion
— Google Cloud App Engine Create Version
/apps/{appsId}/services/{servicesId}/versions
GET
Listinstances
— Google Cloud App Engine List Instances
/apps/{appsId}/services/{servicesId}/versions/{versionsId}/instances
MCP Tools
getapplication
Google Cloud App Engine Get Application
read-only
idempotent
updateapplication
Google Cloud App Engine Update Application
listservices
Google Cloud App Engine List Services
read-only
idempotent
getservice
Google Cloud App Engine Get Service
read-only
idempotent
deleteservice
Google Cloud App Engine Delete Service
idempotent
listversions
Google Cloud App Engine List Versions
read-only
idempotent
createversion
Google Cloud App Engine Create Version
listinstances
Google Cloud App Engine List Instances
read-only
idempotent