Skip to main content

Has Capability

Category: System Has Capability block screenshot

Pure read expression that checks a capability ID through the shared capability health/preflight path. Returns a boolean. It does not grant permissions or resolve a path. For Python package capabilities, pass importName when the module import name differs from the capability suffix.

Inputs​

InputRequiredValue KindTypesEnum Values
idyesexpression——
importNamenoexpression——

Notes​

  • Pure read expression that checks a capability ID through the shared capability health/preflight path.
  • Returns a boolean. It does not grant permissions or resolve a path.
  • For Python package capabilities, pass importName when the module import name differs from the capability suffix.