Create Zetter Post
create_postPublish plain-text posts to Zetter, a Japanese microblogging SNS. API-created posts display an AI badge; rate limits per key (3/min, 30/hr, 100/day) and account (5/min, 60/hr).
Instructions
Publish a plain-text post to Zetter (z-etter.com), a Japanese microblogging SNS. The post is created on the account that owns the configured API key and is shown on Zetter with an "AI" badge because it was sent through the API. Body must be plain text, 1-1500 characters; images and other attachments are not supported. Returns the created post's identifier when the API provides one. Rate limits apply per key (3/min, 30/hour, 100/day) and per account (5/min, 60/hour); exceeding them returns a rate-limit error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The text body of the post. 1-1500 characters, plain text only (no images or attachments). |