Skip to content

start_session

Initialize a Polygraph session for the selected repositories.

Creates a new session containing the selected repos. Call list_repos first to obtain valid repo IDs, then pass them as selectedRepoIds. The session ID is auto-generated.

NameTypeRequiredDescription
selectedRepoIdsarrayyesRequired list of repo IDs to include in the session (at least one). Use list_repos to discover available repos first.
titlestringnoOptional Polygraph session title. When omitted, a title is automatically generated.