OptionaldirDirectory to list sessions for. When provided, returns sessions for this project directory (and optionally its git worktrees). When omitted, returns sessions across all projects.
OptionalincludeWhen dir is provided and the directory is inside a git repository,
include sessions from all git worktree paths. Defaults to true.
OptionallimitMaximum number of sessions to return.
OptionaloffsetNumber of sessions to skip from the start of the sorted result set.
Use with limit for pagination. Defaults to 0.
Options for listing sessions.