BlueSky: Create Post¶
Plugin ID: bsky_create_post
Create a Post object to send to BlueSky.
Fields¶
Message— config key:message-
The message that will be displayed on the post.
Type:
textfield· Required: yes · Default: empty string Name of response token— config key:token_name-
The response value will be loaded into this specified token. You can access [token_name:body] raw response, [token_name:json] when return is valid json, [token_name:headers], [token_name:status], [token_name:client_error] > 0 when has problem. Please provide the token name only, without brackets.
Type:
textfield· Required: yes · Default: empty string