Skip to main content

Interface: ImageDisplayFileEntry

Defined in: packages/sdk/src/types/ability-types.ts:362

A single image file entry in the image_display ability config

Properties

fileId

fileId: number

Defined in: packages/sdk/src/types/ability-types.ts:364

ID of the workspace file to expose for display


hint?

optional hint: string

Defined in: packages/sdk/src/types/ability-types.ts:368

Optional hint for the LLM about when to show this image


label

label: string

Defined in: packages/sdk/src/types/ability-types.ts:366

Short label the LLM uses to pick this image (e.g. 'pikachu')