HashiCorp Nomad · Capability
HashiCorp Nomad HTTP API
HashiCorp Nomad HTTP API. 3 operations. Lead operation: Read a service. Self-contained Naftiko capability covering one Nomad business surface.
Run with Naftiko
Nomad
What You Can Do
GET
Readservice
— Read a service
/v1/service/{servicename}
DELETE
Deleteservice
— Delete a service registration
/v1/service/{servicename}
GET
Listservices
— List services
/v1/services
MCP Tools
read-service
Read a service
read-only
idempotent
delete-service-registration
Delete a service registration
idempotent
list-services
List services
read-only
idempotent