Skip to main content
Generates a marketing-style feature landing page from recent commits. 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

“Draft a feature landing page for what we shipped this sprint.”