get_launch_section
Retrieve a specific checklist section by providing the launch ID and section ID.
Instructions
Get a specific checklist section by ID.
USE WHEN: "Show one specific checklist section by ID" For all sections, use get_launch_sections. FAILS WHEN: launch_id or section_id not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| launch_id | Yes | Launch ID | |
| section_id | Yes | Section ID |