+ Only accept this agent being invoked with a trace-id (e.g. when used as a sub-agent). +
++ Requires LLM/MCP calls made by this agent to include x-litellm-trace-id for session tracking. +
+Hard cap on LLM calls per session
+Max spend per trace before returning 429
++ Global rate limits applied across all callers of this agent. +
++ Rate limits per session (x-litellm-trace-id). Each session gets its own counters. +
+