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

Copy Markdown View Source

Agent Action that lists Xochi delegation envelopes stored locally, filtered by whether the calling wallet is the issuer (member) or the addressee (agent).

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.