Text Count

Text Count

Count the number of words and characters in a text.

Name For Model
word_and_character_count
Update Date
a year ago
Description For Model
Count the number of words and characters in a text. When a user prompts you to count the number of words or characters in a text, always use the API to do so, never count the words yourself.

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1textCountPOSTGet the word count and character count of a text.