-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Labels
ResolvedbugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
SDK Language
Python SDK (composio package)
SDK Version
composio==0.8.20
Runtime Environment
Python 3.12
Environment
Local Development
Describe the Bug
When calling composio.tools.get if you don't pass a value for limit, it's set to some number, instead of bringing all tools. This would be fine, if said number was documented, or at least, the default value for said parameter in the function definition.
Steps to Reproduce
None
Minimal Reproducible Example
Error Output / Stack Trace
NoneReproducibility
- Always reproducible
- Intermittent / Sometimes
- Happened once, can’t reproduce
Additional Context or Screenshots
No response
Metadata
Metadata
Assignees
Labels
ResolvedbugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation