Lotus.AI.Actions (Lotus v0.16.5)

Copy Markdown View Source

Convenience module for AI actions.

Actions implement the Lotus.AI.Action behaviour and serve as both executable functions and LLM tool definitions via Tool.from_action/2.

Summary

Functions

Returns all action modules available to the investigation agent.

Returns all schema introspection action modules.

Functions

investigation_actions()

Returns all action modules available to the investigation agent.

schema_actions()

Returns all schema introspection action modules.