Raxol.Payments.Actions.Payments.CreateMandate (Raxol Payments v0.2.0)

Copy Markdown View Source

Agent Action that issues a Xochi delegation envelope from the caller's wallet to a specified agent wallet.

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.