get_launch_section
Retrieve specific checklist section details by ID from ProductPlan launches to access roadmap and OKR information.
Instructions
Get a specific checklist section by ID.
USE WHEN: "Section details" For all sections, use get_launch_sections. FAILS WHEN: launch_id or section_id not found.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| launch_id | Yes | Launch ID | |
| section_id | Yes | Section ID |