# `Lotus.AI.Actions`
[🔗](https://github.com/typhoonworks/lotus/blob/v0.16.6/lib/lotus/ai/actions.ex#L1)

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`.

# `investigation_actions`

Returns all action modules available to the investigation agent.

# `schema_actions`

Returns all schema introspection action modules.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
