GenAI.Tool.Source behaviour
(GenAI Core v0.3.4)
Copy Markdown
Dependency-neutral contract for a source of callable tools.
A source may be an MCP client, an in-process harness, a database facade, or
any other adapter. genai_core deliberately does not know how the source is
transported or authenticated.