Skip to main content
Generates a deep-dive “feature of the week” style blog post focused on a single major shipped item. Background task; returns a pending content record.

Arguments

NameTypeDefaultDescription
start_datestring (ISO-8601)7 days agoEarliest commit timestamp to include.
end_datestring (ISO-8601)nowLatest commit timestamp to include.
product_namestringproject nameOverride the product name.

Returns

{ "content_id": "...", "status": "pending" }

Example prompts

“Write a feature-of-the-week deep-dive from last week’s commits.”