Skip to content

list_x methods exceed token limits #9

Description

@f0xe-shreds

New issue?

  • I have reviewed the Existing Issues and confirm this is not an existing 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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions