Some actions generate large output with unecessary meta data or have no output limit. This can cause the token consumption to increase significantly.
To solve this, either (1) introduce a parameter to show minimal content by default, but how meta data when needed, (2) redesign the action.
The default actions should be fine, but the action from integrations might have these issues. We need to scan and check what actions might potentially cause these issues, and fix them.
Some actions generate large output with unecessary meta data or have no output limit. This can cause the token consumption to increase significantly.
To solve this, either (1) introduce a parameter to show minimal content by default, but how meta data when needed, (2) redesign the action.
The default actions should be fine, but the action from integrations might have these issues. We need to scan and check what actions might potentially cause these issues, and fix them.