Get a LLM Usage Limit
usage_limits_get_llm(id)
A list containing the following elements:
integer, The ID for the limit.
integer, The ID of the organization to which this limit belongs.
string, The time this limit was created.
string, The time the limit was last updated.
integer, The limit value. One of 1000, 10000, 50000, and 100000.
integer required. The ID for the limit.