ariel_create_post
Create a Bluesky post from text up to 300 graphemes. Mentions, links, and hashtags are detected automatically, with optional language codes for localization.
Instructions
Create a new post on Bluesky with automatic mention/link/hashtag detection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Post text (max 300 graphemes). Mentions (@handle), links, and #hashtags are auto-detected. | |
| langs | No | Language codes (e.g. ['en']). Optional. |