Interface: ActionSuggestion
Defined in: packages/core/src/presenter/ResponseBuilder.ts:38
A suggested next action for HATEOAS-style agent guidance
Properties
reason
ts
readonly reason: string;Defined in: packages/core/src/presenter/ResponseBuilder.ts:40
tool
ts
readonly tool: string;Defined in: packages/core/src/presenter/ResponseBuilder.ts:39