+ twitter-integration
> Twitter Integration
// Post tweets, monitor timelines, search Twitter
socialtwitterautomation
// discover.sh
curl -X POST https://api.entroute.com/discover \ -H "Content-Type: application/json" \ -d '{"capability_id": "social.twitter"}'
// endpoints.json
1 results// integrate.md
Use this capability in your agent or application:
// related capabilities
social.farcaster.cast social
Retrieves a Farcaster cast (post) by hash or URL including replies and reactions
social.farcaster.channel social
Returns Farcaster channel information including members and recent casts
social.farcaster.feed social
Returns a Farcaster feed for a user, channel, or timeline
social.farcaster.user social
Returns Farcaster user profile data including bio, followers, and verification
social.twitter.user social
Returns Twitter/X user profile data including bio, followers, and recent posts