1. About the number of executions confirmation screen in individual
Due to API limitations, you need a system that allows users to see how many API calls they can make after the day.
2. Number of API calls that can be called in one action
Since the upper limit for 24 hours is set, it is necessary to know how many API calls an action calls.
An action that executes multiple API calls in one action is required.