### Question How can I force the use of a tool in a specific run of the Agent? (or is there a better approach than forcing a tool call?) As an example in [LiteLLM](https://docs.litellm.ai/docs/completion/input) it is possible to pass `tool_choice` to `completion`. ### Additional Context _No response_