Arguments
| Name | Type | Default | Description |
|---|---|---|---|
start_date | string (ISO-8601) | 7 days ago | Earliest commit timestamp to include. |
end_date | string (ISO-8601) | now | Latest commit timestamp to include. |
product_name | string | project name | Override the product name. |
Returns
list_kb_article_sets / get_kb_article_set once the background task completes.
Example prompts
“Generate KB articles for everything we shipped in March.”
“Take the last 30 days of commits and turn them into how-to articles.”