get_section_summaries
Batch-resolve section metadata and summaries for multiple documentation IDs in a single call, with per-item errors returned inline instead of aborting.
Instructions
v1.48+ — batch version of get_section_summary. Resolve metadata for many ids in one call against a single index load. Per-id errors are reported in-line on the corresponding result entry rather than aborting the batch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository identifier | |
| section_ids | Yes | List of section IDs to look up. Order preserved in response; each entry carries `requested_id` for correlation. |