v1
latestOpenAPI 3.1.02026-07-22154213404.8 KBDevices
Get capabilities for a specific device
Returns the set of capabilities supported by the live device instance, reflected from the running device rather than its static type. Used to determine which tools and features are available for the device.
get/devices/{deviceId}/capabilities
Path parameters
deviceIdstring required
Response
OK
Example response
{
"$schema": "https://example.com/schemas/CapabilityInfo.json"
}