actions-marketplace-validations/Tweet action
Tweet in Twitter via GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 19, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/snow-actions_tweet@ae3b21541638d390b601d82a4f2dcc496bf6120c # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| status | The text of the status update. URL encode as necessary. t.co link wrapping will affect character counts. | yes | — |
| media_paths | Upload media path(s). You may attach up to 4 photos, 1 animated GIF or 1 video in a Tweet. Size restrictions for uploading via API * Image 5MB * GIF 15MB * Video 15MB (when using media_category=amplify) | no | — |
| in_reply_to_status_id | The ID of an existing status that the update is in reply to. | no | — |
Outputs
| name | description |
|---|---|
| response | Response JSON |