Skip to content

Conversation

@haxzie
Copy link
Collaborator

@haxzie haxzie commented Nov 4, 2025

Documents tools.get() with available limits across python and ts SDK and cap the tools to 999 instead of 9999 to match API requirements

Closes #2138

@macroscopeapp
Copy link

macroscopeapp bot commented Nov 4, 2025

Document limits for Tools.get and set Tools.getRawComposioTools limit to 999 when tool slugs are provided

Update API docs to state a default limit of 20 and a maximum of 999 for tool fetching, and adjust Tools.getRawComposioTools to request limit=999 when tools are specified. Redact Python Tools.get docstrings without changing logic. Add a changeset for a patch release.

📍Where to Start

Start with the limit handling in Tools.getRawComposioTools in Tools.ts, then review the updated limits documentation in tools.md.


Macroscope summarized b13f993.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Undocumented tool list limit

2 participants