Interface: SuggestInput

Defined in: tools/builtin/suggest.ts:20

Input parameters for suggest tool

Properties

action

action: string;

Defined in: tools/builtin/suggest.ts:24

The suggested action or command for the user to take next

reason?

optional reason?: string;

Defined in: tools/builtin/suggest.ts:29

Brief explanation of why this action is suggested (optional)