Interface: LockfileToolSurface
Defined in: packages/core/src/introspection/CapabilityLockfile.ts:114
Surface section of a lockfile tool entry.
Properties
actions
ts
readonly actions: readonly string[];Defined in: packages/core/src/introspection/CapabilityLockfile.ts:118
Sorted action keys
description
ts
readonly description: string | null;Defined in: packages/core/src/introspection/CapabilityLockfile.ts:116
Tool description
inputSchemaDigest
ts
readonly inputSchemaDigest: string;Defined in: packages/core/src/introspection/CapabilityLockfile.ts:120
SHA-256 of the canonical input schema
tags
ts
readonly tags: readonly string[];Defined in: packages/core/src/introspection/CapabilityLockfile.ts:122
Sorted tags