chieflab_get_capability
ActiveTool of ChiefLab
declared in 0.3.0
USE WHEN you have a specific operatorId + capability and want the full machine-readable profile (inputs, outputs, pricing, approval-required flag, endpoint). Pre-flight check before chieflab_create_work_request.
Parameters schema
{
"type": "object",
"required": [
"operatorId",
"capability"
],
"properties": {
"capability": {
"type": "string"
},
"operatorId": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ChiefLab
https://github.com/bdentech/chiefmo-agent
1/7 registries