The failed output of a tool call.
| Name | Type | Required | Description |
|---|---|---|---|
| correction_message | str | Yes | The correction message returned by the tool if the tool call was not successful. This is a message that the tool returned to the Agent, which may be used to correct the Agent's input to the tool. |
| type | Literal["failure"] | Yes | None |