Function: createRecallResultTool()
function createRecallResultTool(options): Tool<RecallResultInput>;
Defined in: tools/builtin/recall-result.ts:35
Create a recall_full_result tool that retrieves delegated results from the store.
Parameters
| Parameter | Type |
|---|---|
options | RecallResultToolOptions |