hacifootprint
hcifootprintType Aliases

ServeResult

Type Alias: ServeResult

ServeResult = Record<string, unknown>

Defined in: src/serve/modes.ts:150

Results are plain data objects — serialize one as the tool_result body.

On this page