{
  "name": "NanoBananas.ai",
  "description": "AI image and video creation platform for text-to-image, image editing, text-to-video, and image-to-video workflows.",
  "url": "https://nanobananas.ai/",
  "provider": {
    "organization": "NanoBananas.ai",
    "url": "https://nanobananas.ai/"
  },
  "version": "1.0.0",
  "documentationUrl": "https://nanobananas.ai/api",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "nanobananas-media-creation",
      "name": "NanoBananas.ai Media Creation",
      "description": "Prepare image and video creation workflows without automatically spending credits.",
      "tags": [
        "image",
        "video",
        "generation",
        "editing"
      ]
    }
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain",
    "image/webp",
    "video/mp4"
  ]
}