EntityOperation
type EntityOperation = "search" | "get";Defined in: core/src/entity/entity.tool.ts:9
The two operations an entity exposes as tools.
type EntityOperation = "search" | "get";Defined in: core/src/entity/entity.tool.ts:9
The two operations an entity exposes as tools.