cldkctl_delete_service
Delete a service from a specified namespace and project using the MCP cldkctl Server. Remove services by providing project ID, namespace, and service name.
Instructions
Call the cldkctl_delete_service endpoint
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID | |
| namespace | Yes | Namespace | |
| name | Yes | Service name |