6322f38720
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
- Introduced a new `ParameterMatcher` class for flexible matching. - Added `PrefixMatcher` and `PatternMatcher` subclasses for specific match logic. - Updated `ParameterAction` to include a check method. - Replaced old removal action with a more generic `RemovalAction`. - Enhanced input schema to clarify sanitization modes and parameters. - Improved documentation throughout the codebase.