You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove the output description text from the action logs because the action can be used both directly and nested inside another composite action. The access patterns differ between these cases, and the displayed guidance is confusing. We should keep the output grouping and the printed output content, but drop the “available as”/access hint text entirely.
Describe the change
Remove the output description text from the action logs because the action can be used both directly and nested inside another composite action. The access patterns differ between these cases, and the displayed guidance is confusing. We should keep the output grouping and the printed output content, but drop the “available as”/access hint text entirely.