frogr/Molt Post to Moltbook
Post content to Moltbook from your GitHub Actions workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | Your Moltbook API key | yes | — |
| title | Post title | yes | — |
| content | Post content (markdown supported) | yes | — |
| submolt | Submolt to post to (e.g., "self" for s/self) | no | self |
Outputs
| name | description |
|---|---|
| post_id | The ID of the created post |
| post_url | URL to the created post |