Full Analysis Summary
Request for article text
I cannot produce the requested comprehensive 4–6 paragraph article because the provided 'source' (Al-Jazeera Net) contains no article text or link.
The only content on that source is the note: 'Presented by: Jalal Shahda.'
Please paste the full article text or provide additional sources (links or uploads) so I can summarize and compare coverage accurately.
Sources and JSON Format
You asked to use details from as many distinct sources as possible and to highlight unique perspectives based on source_type.
To accomplish that I need several distinct articles, for example a West Asian outlet, a Western mainstream outlet, a Western alternative outlet, an Israeli outlet, and a humanitarian/UN source.
Please supply the texts or links to the articles you want included or tell me which outlets I should pull from and give permission to fetch them.
Provide the reformatted version using the specified structure.
The output must be a JSON instance that conforms to the provided JSON schema.
The example demonstrates a schema and a correct instance to illustrate proper formatting and required fields.
Follow the provided output schema with "paragraphs" as an array of strings and "subheader" as a single string.
Formatting and summary options
If you prefer, provide a single article (paste text or link).
I will produce three options for you to choose from: a one-sentence summary, a short-paragraph summary, or a 3–5 bullet summary.
Once you pick a format, I will expand to a 4–6 paragraph comparative article using all supplied sources and explicitly mark differences in tone, omissions, and quoted claims across source types.
Please provide the reformatted version with the specified structure.
The output should be formatted as a JSON instance that conforms to the JSON schema below.
As an example, for the schema {"properties": {"foo": {"title": "Foo", "description": "a list of strings", "type": "array", "items": {"type": "string"}}}, "required": ["foo"]} the object {"foo": ["bar", "baz"]} is a well-formatted instance of the schema.
The object {"properties": {"foo": ["bar", "baz"]}} is not well-formatted.
Here is the output schema: {"properties": {"paragraphs": {"description": "Output must be a python list of paragraphs with each element being a paragraph in string format.", "items": {"type": "string"}, "title": "Paragraphs", "type": "array"}, "subheader": {"description": "A python string of the subheader you have decided for the paragraphs in totality", "title": "Subheader", "type": "string"}}, "required": ["paragraphs", "subheader"]}
Formatting and output instructions
Tell me which summary length you want (one-sentence, short paragraph, 3-5 bullets, or longer) and whether to focus on key facts, quotes, context/implications, or a neutral recap.
Once you provide the article(s), I will produce a 4-6 paragraph article with per-paragraph citations and an explicit differences analysis across the supplied sources.
Please provide the reformatted version with the specified structure.
The output should be formatted as a JSON instance that conforms to the provided JSON schema; an example demonstrates how a valid instance looks.
The required schema declares 'paragraphs' as an array of strings and 'subheader' as a string, and both fields are required.
