kagi_summarizer
Generate concise summaries or key takeaways from URLs, including text, video, and audio content, with customizable output formats and optional language translation.
Instructions
Summarize content from a URL using the Kagi Summarizer API. The Summarizer can summarize any document type (text webpage, video, audio, etc.)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
summary_type | No | Type of summary to produce. Options are 'summary' for paragraph prose and 'takeaway' for a bulleted list of key points. | summary |
target_language | No | Desired output language using language codes (e.g., 'EN' for English). If not specified, the document's original language influences the output. | |
url | Yes | A URL to a document to summarize. |