API reference
SDKPluginMetadata
Public plugin metadata returned by `agent.plugins.list()`. Mirrors the
SDKPluginMetadata
Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.
Public plugin metadata returned by agent.plugins.list(). Mirrors the
.theokit/plugins/<name>/MANIFEST.json allow-listed shape; never exposes
raw plugin bodies, credentials, or internal hooks.
Signature
interface SDKPluginMetadata { /* ... */ }Kind
interface