Target components
action_server
Why & who
"In path /api/actions/google-sheets/add-sheet-rows/run, method post, operationId add_sheet_rows, description has length 514 exceeding limit of 300"
--> OpenAI only supports 300 chars for method descriptions.
could we highlight e.g. with yellow underline in VS Code if you go past that?
Feature or enhancement
We should lint and notify user about it.
Solution & alternative
No response