get_test_run_quota

Returns daily test run quota information for the connected AI Agent: runs used today, remaining runs, and the daily limit.

Example prompts

  • “How many test runs do I have left today?”
  • “What’s our daily test run limit?”

Parameters

No parameters.

Response

Returns:

  • Daily limit (currently 300 runs per day).
  • Runs used today.
  • Runs remaining today.
  • Reset timestamp (start of the next quota window).