New issue?
Feature
using the simple examples from the Okta developer blog post, like, "How many users do I have in Okta?" or "How many groups do I have in Okta?" because it just results in:
Error: MCP tool "list_groups" response (2931255 tokens) exceeds maximum allowed tokens (25000). Please use pagination, filtering, or limit parameters to reduce the response size.
Obviously due to the size of the objects returned..
So, unless I'm missing something... the list_groups or list_users or really any list_x tools are essentially unusable or can only work in the context of finding objects with very specific criteria that inherently return fewer results.
Additional information
No response
New issue?
Feature
using the simple examples from the Okta developer blog post, like, "How many users do I have in Okta?" or "How many groups do I have in Okta?" because it just results in:
Error: MCP tool "list_groups" response (2931255 tokens) exceeds maximum allowed tokens (25000). Please use pagination, filtering, or limit parameters to reduce the response size.Obviously due to the size of the objects returned..
So, unless I'm missing something... the list_groups or list_users or really any list_x tools are essentially unusable or can only work in the context of finding objects with very specific criteria that inherently return fewer results.
Additional information
No response