count_text
Count words, sentences, paragraphs, and reading time, then check character limits for platforms like X, WeChat, and SMS to see if the text fits.
Instructions
统计字数、段落、句子、预计阅读时长,并检查常见平台的字数限制。
具体平台(小红书、公众号、短信、X)的超限情况会一起返回。
Args:
text: 要统计的文本。
platforms: 只看指定平台,逗号分隔,如 "xhs_title,mp_digest";留空表示全部。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| platforms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |