All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.skill.json Maven / Gradle / Ivy

The newest version!
{
  "manifest": {
    "publishingInformation": {
      "locales": {
        "en-US": {
          "summary": "Sample Short Description",
          "examplePhrases": [
            "Alexa open hello world",
            "Alexa tell hello world hello",
            "Alexa ask hello world say hello"
          ],
          "name": "Test",
          "description": "Sample Full Description"
        }
      },
      "isAvailableWorldwide": true,
      "testingInstructions": "Sample Testing Instructions.",
      "category": "EDUCATION_AND_REFERENCE",
      "distributionCountries": []
    },
    "apis": {
      "custom": {
        "endpoint": {
          "uri": "TODO: insert lambda ARN"
        }
      }
    },
    "manifestVersion": "1.0"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy