Get Details of Weather Conditions / GetDetailsofWeatherConditions (internally is.workflow.actions.properties.weather.conditions)

This action is not yet complete. Some arguments may be missing.

usage

GetDetailsofWeatherConditions NotImplemented

arguments


This parameter is not implemented yet.

The parameter type is _UndefinedCoercionClass. If you need to use this parameter, you may be able to use a raw value. Try converting a .shortcut to a .scpl containing the values you want in this parameter.


source json (for developers)

{
	"ActionClass": "WFContentItemPropertiesAction",
	"AppIdentifier": "com.apple.weather",
	"Category": "Location",
	"CreationDate": "2018-09-20T07:00:00.000Z",
	"IconName": "Weather.png",
	"Name": "Get Details of Weather Conditions",
	"Subcategory": "Weather",
	"WFContentItemClass": "WFWeatherDataContentItem",
	"Parameters": [
		{
			"Class": "_UndefinedCoercionClass",
			"Key": "_UndefinedCoercion"
		}
	]
}