prompt_add_subsection
prompt_add_subsection
Add a subsection to an existing section. If the parent section does not exist, it is created automatically.
Parameters
parent_title
Title of the parent section.
title
Subsection heading.
body
Subsection body text.
bullets
Subsection bullet points.
Returns
AgentBase — Returns self for method chaining.