AppleIntents.Jido.Default (apple_intents_jido v0.1.0)

Copy Markdown View Source

Default Jido orchestrator — runs Jido.Exec when jido_action is present in the host application.

Summary

Functions

Resolve a task reference to a Jido action module.

Functions

resolve_task(module)

@spec resolve_task(module() | String.t()) :: {:ok, module()} | {:error, term()}

Resolve a task reference to a Jido action module.