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

Copy Markdown View Source

Read a skill's SKILL.md body, or one supporting file within it.

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.