Raxol.Agent.Actions.Memory.Recall (Raxol Agent v2.6.0)

Copy Markdown View Source

Search cross-session memory for facts relevant to a query.

Summary

Functions

Validate input, run the action, validate output.

Generate an LLM tool definition for this action.

Functions

call(params, context \\ %{})

Validate input, run the action, validate output.

Returns {:ok, result}, {:ok, result, commands}, or {:error, reason}.

to_tool_definition()

Generate an LLM tool definition for this action.