Dependency Injection
Define dependencies on the agent config and receive them in any tool:_dependencies parameter is injected automatically and never sent to the model. The leading underscore signals it as an internal parameter.
Available Injections
Definable recognizes these special parameter names:
These parameters are:
- Stripped from the JSON Schema (the model never sees them)
- Injected at call time by the agent runtime
- Optional — only include the ones you need