-
Notifications
You must be signed in to change notification settings - Fork 3
MongoDB Docs #439
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MongoDB Docs #439
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
||
## Usage Workflow | ||
|
||
For optimal results, follow this workflow when using the MongoDB toolkit: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like this a lot, I will make a note to add this to section in the future for other toolkits!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: These could be links to the tools and use SnakeCase maybe
summary: "Interact with MongoDB databases with your agents.", | ||
link: "/toolkits/databases/mongodb", | ||
category: "databases", | ||
type: "community", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: Since the Author is Arcade, I'm not sure if this should be a community toolkit!
- `skip` (int): Number of documents to skip (default: 0) | ||
|
||
**Best Practices:** | ||
- Always use `discover_collections` and `get_collection_schema` before executing queries |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: these could be hyperlinks to the respective tools and use their SnakeCase names
Design System: ArcadeAI/Design-System#31 Docs: ArcadeAI/docs#439 <img width="832" height="797" alt="Screenshot 2025-09-11 at 2 35 36 PM" src="https://github.com/user-attachments/assets/198f194f-d41c-41a0-bedf-b77bccd70dfa" />
No description provided.