createSection adds a section, optionally relative to an existing section.
automations/create-asana-section.automation.ts
projectId and non-empty name are required. Optional insertAfterSectionId or insertBeforeSectionId positions the section; supply at most one. Optional account defaults to the project binding.
Returns the created AsanaSection.