get_section
Retrieve full configuration and settings for a specific study section using the study ID and section ID.
Instructions
Get full details of a specific section including its configuration and settings.
Call get_sections first if you need to find the section_id.
Args: study_id: The unique identifier of the study. section_id: The unique identifier of the section/task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| study_id | Yes | ||
| section_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |