Get Details of Ulysses Sheet / GetDetailsofUlyssesSheet (internally is.workflow.actions.properties.ulysses.sheet)

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

usage

GetDetailsofUlyssesSheet 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.soulmen.ulysses.pad",
	"Category": "Documents",
	"CreationDate": "2017-03-17T07:00:00.000Z",
	"Input": {
		"Multiple": true,
		"Required": true,
		"Types": [
			"WFUlyssesSheetContentItem"
		]
	},
	"Name": "Get Details of Ulysses Sheet",
	"WFContentItemClass": "WFUlyssesSheetContentItem",
	"Parameters": [
		{
			"Class": "_UndefinedCoercionClass",
			"Key": "_UndefinedCoercion"
		}
	]
}