Well, I found the issue and able to proceed further in my flow.
For anyone else if facing same issue, please check all variable for error.
In my case I have defined one variable which has some error, though I was not using this avriable anywhere in my flow but I have not deleted also (my bad), due to that it was throwing error when trying to use apex action.
Once I deleted errorneous variable its staretd working.
さて、問題が見つかり、フローをさらに進めることができました。
他の人も同じ問題に直面している場合は、すべての変数にエラーがないか確認してください。
私の場合、エラーのある変数を 1 つ定義しましたが、フロー内のどこにもこの変数を使用していませんでしたが、削除もしていませんでした(悪い)。これは、apex アクションを使用しようとするとエラーがスローされていたためです。
エラーのある変数を削除すると、started が機能します。