promptBody( slug: string, intent: DispatchIntent, taskPath: null | string, runsRoot?: string, profile?: "patch" | "standard" | "full", hasShell: boolean,): string Parameters
- slug: string
- intent: DispatchIntent
- taskPath: null | string
- runsRoot: string = 'runs'
- profile: "patch" | "standard" | "full" = 'full'
- hasShell: boolean
Returns string