diff --git a/autogpt_platform/frontend/src/app/api/openapi.json b/autogpt_platform/frontend/src/app/api/openapi.json index 7a1978617d..bf4e4d540b 100644 --- a/autogpt_platform/frontend/src/app/api/openapi.json +++ b/autogpt_platform/frontend/src/app/api/openapi.json @@ -10492,7 +10492,8 @@ "operation_in_progress", "input_validation_error", "web_fetch", - "bash_exec" + "bash_exec", + "operation_status" ], "title": "ResponseType", "description": "Types of tool responses."