get_scheduled_tweets
Retrieve all scheduled tweets for your authenticated Twitter account in a single call. No pagination needed due to X's limit on scheduled tweets.
Instructions
Return all scheduled tweets for the authenticated user.
Note: returns the FULL list in one call — twikit's API does not paginate scheduled tweets. This is fine in practice since X caps scheduled tweets per account at a small number.
Scheduled tweets follow X's standard rate limits, no special caveats needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |