Executes Ash actions from tool call arguments.
Executes a tool with the given arguments and context.
Returns:
{:ok, result, raw_result}
{:error, error_text}
Set :encode? to false to return the serialized result before JSON encoding.
:encode?
false