A capability query is a request to a service registry or discovery mechanism to find agents or services that match specific functional attributes, interface requirements, or semantic descriptions. Unlike a simple lookup by name, it searches metadata—often structured as a capability advertisement—to locate components that can perform a particular task, such as 'image classification' or 'natural language translation'. This enables dynamic service discovery in distributed systems where agents are ephemeral and their locations are not known in advance.
