getSummary

open suspend override fun getSummary(planId: UUID): GetSummaryResponse

Retrieves the summary of a plan by its ID.

Return

The response object containing plan summary details.

Parameters

planId

The UUID of the plan.