Resolve one capability by identifier
get_capabilityFetch the full record for a urn:air: identifier returned by search_registry: endpoint, description, publisher, conformance grade, and trust level. Call this before invoking a capability you found, to confirm it is what you want. Your own granted identifiers (urn:air::granted::) resolve here too, including the tool's input schema. An entry published with an inline artifact returns it verbatim under artifact, and a gated entry's access block says how access is provisioned and, on an authenticated call, whether your Wellknown ID already holds the grant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_query | No | Optional. The queryId from the search_registry response that led you here. Passing it lets the registry learn which results were actually useful, which improves ranking for everyone. Nothing about you is stored beyond your client name. | |
| identifier | Yes | A urn:air: identifier. |