Documentation / @agentick/core / autoSectionSummary
Function: autoSectionSummary() ​
autoSectionSummary(
title?,id?):string
Defined in: core/src/jsx/components/auto-summary.ts:52
Auto-summarize a section. Uses title, falls back to id, falls back to "section".
Parameters ​
title? ​
string
id? ​
string
Returns ​
string