This is a workaround for the lack of out-of-box ability to pass parameters from Quick Actions to LWC.
Usage:
Name your Quick Action using the following format: QuickActionName_XXX_ParamVal
Example: a quick action with API Name Quickie_XXX_Foo created on Account object
For the above example, the LWC will parse Foo off the Quick Action API Name.