set_rejected(
self,
*,
reason: str | None = None,
) -> None| Name | Type | Description |
|---|---|---|
reason | str | None | Default: NoneOptional free-text reason supplied via the HITL reject widget; rendered as a dim line beneath the status. |
Mark the tool call as rejected by user.