Skip to main content

IntelligenceProviderInfo

@totemsdk/intelligence


@totemsdk/intelligence / IntelligenceProviderInfo

Interface: IntelligenceProviderInfo

Capability advertisement for discovery — a snapshot of a provider's supported surface at a point in time.

Properties

capabilities

readonly capabilities: readonly `intelligence:${string}`[]


displayName

readonly displayName: string


domains

readonly domains: readonly IntelligenceDomain[]


id

readonly id: string


isReady

readonly isReady: boolean


version

readonly version: string