Skip to content
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

ApiRequestTool implementation #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Micahel-GMV
Copy link

This pull request adds a new ApiRequestTool to the crewai_tools package. The tool allows making API calls with configurable endpoint URLs, HTTP verbs and request data.

@joaomdmoura
Copy link
Collaborator

Oh nice good catch all API tool I wonder if we should add a few extra optional arguments tho like authentication and authorization header just to make sure people can auth in some APIS

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

Successfully merging this pull request may close these issues.

3 participants