PersistentAI API Documentation / @persistentai/fireflow-types / serializePlan
Function: serializePlan()
serializePlan(
plan,indent?):string
Defined in: packages/fireflow-types/src/flow/execution/types.ts:115
Serialize an ExecutionPlan to a human-readable string for logging.
Parameters
plan
indent?
number = 0
Returns
string