easysourceflow_submit_document
Submit local text or Markdown content to generate a concise summary. Support custom instructions, cached results, and quality levels.
Instructions
Submit local text or Markdown content for summarization without letting the service read arbitrary disk paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Document title or filename. | |
| content | Yes | Plain text or Markdown content. | |
| instruction | No | User summary instruction. | |
| force_refresh | No | Ignore cached results. | |
| summary_quality | No | Use fast for the configured normal model, or pro for the configured strong model. Video links are automatically treated as pro. | fast |