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.
Arguments
Section titled “Arguments”| Name | Type | Required | Description |
|---|---|---|---|
sessionId | string | yes | The Polygraph session ID. |
target | string | yes | Repo name or ID of the child agent to stop. |