Skip to content

session_intro

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.

NameTypeRequiredDescription
sessionIdstringyesThe Polygraph session ID, or a Polygraph app session URL (/s/<session-id> or /orgs/<org-id>/sessions/<session-id>).