{"name":"text_stats","title":"Text Statistics Analyzer","category":"developer","description":"Word count, sentence count, character count, average word length, and readability metrics for any text.","price_usd":0.001,"input_schema":{"type":"object","properties":{"text":{"type":"string","description":"Text to analyze"}},"additionalProperties":false,"required":["text"]}}