Initialize Polygraph for the selected repos.
Arguments
Section titled “Arguments”| Name | Type | Required | Description |
|---|---|---|---|
title | string | yes | Required human-readable session title shown in the Polygraph UI. Derive a short descriptive title from the user's task or request (e.g. "Fix login redirect loop across web and api"). Do not invent placeholder names. |
selectedRepoIds | array | yes | Required list of repo IDs to include in the session. Use list_repos to discover available repos first. |