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.
targetstringyesRepo name or ID of the child agent to stop.