mcai_worker_sdk 1.0.0-alpha4

AMQP Worker to listen and provide trait to process message
Documentation
{
	"job_id": 1234,
	"parameters": [
		{
			"id": "source_path",
			"type": "string",
			"store": "environment",
			"value": "SOURCE_PATH"
		},
		{
			"id": "destination_path",
			"type": "string",
			"store": "environment",
			"value": "DESTINATION_PATH"
		}
	]
}