aexei/Roam Message Sender
Sends chat messages to Roam (ro.am) from your GitHub workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| roam-api-key | Roam API key for authentication | yes | — |
| recipients | Comma-separated list of Roam recipient IDs | yes | — |
| message | The message content to send to Roam | yes | — |
| sender-id | Custom ID for the message sender (optional) | no | — |
| sender-name | Custom name for the message sender (optional) | no | — |
| sender-image | Custom image URL for the message sender (optional) | no | — |
Outputs
| name | description |
|---|---|
| message-id | The ID of the sent message |