AshJido.Tools (AshJido v1.0.0)

Copy Markdown View Source

Helpers for exporting generated AshJido actions as Jido tool definitions.

Summary

Functions

Lists generated AshJido action modules for a resource or domain.

Exports generated actions as Jido tool maps.

Functions

actions(target)

@spec actions(module()) :: [module()]

Lists generated AshJido action modules for a resource or domain.

tools(target)

@spec tools(module()) :: [map()]

Exports generated actions as Jido tool maps.

Actions that cannot be converted with to_tool/0 are skipped.