tool_call_limit
parameter when initializing your Agent or Team.
Example
To consider
- If the Agent tries to run a number of tool calls that exceeds the limit all at once, the limit will remain effective. Only as many tool calls as allowed will be performed.
- The limit is enforced across a full run, and not per individual requests triggered by the Agent.