Alfredのアウトプット形式アウトプット形式 Python(2.7.16) data = "{query}" result = json.dumps({ "items": [{ "title" : 'hoge', "arg" : data }]}) print result