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

feat(tools): Add X(twitter) tool #12026

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Yash-1511
Copy link
Contributor

Summary

This PR introduces new tools for X Twitter integration, focusing on media handling and timeline retrieval. The changes include:

These tools enable users to:

  • Upload media (images, videos, GIFs) to Twitter
  • Retrieve user timelines with detailed tweet data
  • like/dislike tweets
  • Post a tweet

Here i have created tweet using this tool:

https://x.com/yashp3020/status/1871265199308619855

Checklist

  • I understand that this PR may be closed in case there was no previous discussion or issues
  • I've added tests for the new tools and functionality
  • I've updated the documentation accordingly
  • I ran dev/reformat (backend) and cd web && npx lint-staged (frontend)

@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. 📚 documentation Improvements or additions to documentation 🔨 feat:tools Tools for agent, function call related stuff. labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 documentation Improvements or additions to documentation 🔨 feat:tools Tools for agent, function call related stuff. size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant