pub async fn delete_context( ks: &KeyspaceHandle, id: &str, ) -> Result<(), AppError>
Delete a context by ID.