1 2 3 4 5
//! Tool-use definitions (request side). //! //! Reserved for v0.2 — when implemented, this module will host //! `Tool`, `ToolChoice`, `ToolInputSchema`, and helpers for the //! tool-runner loop. See `ROADMAP.md` for status.