Raxol.Agent.Actions.Skills.List (Raxol Agent v2.6.0)

Copy Markdown View Source

List available skills (metadata only -- the cheap progressive-disclosure level).

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.