sdk.aigeneratortool
Home > @kittl/sdk > AIGeneratorTool
AIGeneratorTool interface
Signature:
export interface AIGeneratorTool extends PanelItem, ContextualPanelBasedOnSelection
Extends: PanelItem, ContextualPanelBasedOnSelection
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| (Optional) | ||
The generate function for the AI generator tool - this will be called when the user submits their generation request. |