Loading...
Loading...
Repost and undo reposts on X through Shift's Skill Router.
npx skill4agent add tryshift-sh/skills-store retweetPOST${SHIFT_LOCAL_GATEWAY}/skill-router/invoke{
"skillProvider": "x",
"skill": "retweet",
"action": "create",
"input": {
"userId": "123",
"tweetId": "456"
}
}{
"skillProvider": "x",
"skill": "retweet",
"action": "delete",
"input": {
"userId": "123",
"tweetId": "456"
}
}