archlog_start_analysis
Start an asynchronous analysis of code changes between two Git refs to generate architecture-guided release notes. Returns a job ID for polling status.
Instructions
Start an asynchronous architecture-guided release-note analysis and return immediately with a persistent job ID. Poll with archlog_get_status; do not wait in this call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_ref | Yes | ||
| head_ref | Yes | ||
| repo_url | Yes | ||
| idempotency_key | No | ||
| output_language | No | zh |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||