Skip to content

stop_agent

Stop an in-progress child agent in a Polygraph session.

Cancels a delegated task that is still running. The session itself is preserved after the child is stopped, and the cancelled state is reflected in subsequent show_agent calls.

NameTypeRequiredDescription
sessionIdstringyesThe Polygraph session ID, or a Polygraph app session URL (/s/<session-id> or /orgs/<org-id>/sessions/<session-id>).
repostringyesRepo name or ID of the child agent to stop.