raycast-jp/The name of your action here
Provide a description here
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| message | The message ("tweet") to post to twitter. | yes | — |
| media | The media URL (image, video, or GIF) to post to twitter. | no | — |
| thread-message | The message of a single reply tweet posted as a thread to the main tweet. Leave empty to post a single tweet. | no | — |
| thread-media | The media URL (image, video, or GIF) attached to the thread reply tweet. | no | — |
| consumer-key | Consumer API key, available in the "Keys and tokens" section of your application in the Twitter Developer site. | yes | — |
| consumer-secret | Consumer API secret key, available in the "Keys and tokens" section of your application in the Twitter Developer site. | yes | — |
| access-token | Application access token, available in the "Keys and tokens" section of your application in the Twitter Developer site. | yes | — |
| access-token-secret | Application access token secret, available in the "Keys and tokens" section of your application in the Twitter Developer site. | yes | — |
| bearer-token | Application bearer token, available in the "Keys and tokens" section of your application in the Twitter Developer site. | yes | — |
Outputs
| name | description |
|---|---|
| tweetID | posted tweet ID |