Structured responses returned to Apple / Siri.
Summary
Functions
Encode an approval gate response.
Encode a dry-run preview response.
Encode a handler or verification failure.
Encode a successful handler result.
Encode a rejected approval callback.
Types
@type result() :: map()
Functions
Encode an approval gate response.
Encode a dry-run preview response.
@spec error( AppleIntents.Error.t() | term(), keyword() ) :: map()
Encode a handler or verification failure.
Encode a successful handler result.
Encode a rejected approval callback.