text_summarize
Text summarizer (Workers AI) — Summarize arbitrary text into a concise summary. POST {text, sentences?}. Runs Llama on Workers AI. JSON. Price: $0.008 USDC (Base, via x402).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | text to summarize | |
| sentences | No | optional target sentence count (default 3) |