actions-marketplace-validations/Mastodon Influx
Imports CSV files to Mastodon
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 29, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/potatoqualitee_influx@eb2dbe899ee654eb72faf9123a56a4c1e1aca094 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| server | Your Mastodon server. If you are dbatools@dataplatform.social, this would be dataplatform.social. | yes | — |
| file-path | The path to the CSV file. Accepts one or many files, directory paths and even web addresses. | yes | — |
| type | The type of file. Not required unless the script can't figure it out. | no | — |
| recurse | When specifying a directory, recurse. Defaults to false. | no | false |
| verbose | Show verbose output. Defaults to true. | yes | true |
Outputs
no outputs