get_section_content
Extract a LaTeX section's body by its title. Provide the file path and section title to get the content.
Instructions
Extract the body of one LaTeX section by title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | ||
| projectName | No | Project name, fuzzy name, or 24-char project ID. Omit to use the default/sole project. | |
| sectionTitle | Yes |