Render the Polygraph session welcome card for a session.
Returns the same markdown card the CLI prints at startup: logo, session URL, repositories, and how to view child agent logs. Agents display the output verbatim as markdown rather than wrapping it in a code block.
Arguments
Section titled “Arguments”| Name | Type | Required | Description |
|---|---|---|---|
sessionId | string | yes | The Polygraph session ID, or a Polygraph app session URL (/s/<session-id> or /orgs/<org-id>/sessions/<session-id>). |