delete_stateful_response
Delete a stored chat completion from xAI servers by specifying its response ID. Returns confirmation with the deleted ID.
Instructions
Delete a stored chat completion from xAI's servers.
Args:
response_id: ID of the stored response to remove.
Returns:
Confirmation string with the deleted response ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_id | Yes |