actions-marketplace-validations/Toot It
Send any unsent toots from a specified inbox
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| inbox | Path to a folder of markdown documents to toot | yes | inbox |
| outbox | Where would you like these documents saved | yes | outbox |
| server | Server name (e.g. mastodon.social) | yes | mstdn.science |
| toot_length | Maximum characters in your servers toots | yes | 500 |
| token | Access token token (you must create your own app to toot as you.) | yes | not-a-real-token |
| file | Toot a specific markdown document (will ignore inbox/outbox) | no | does-not-exist.md |
| visibility | Set the visibility for a toot (only if using file to toot a specific file.) | yes | private |
Outputs
no outputs