Back

Milo
Description
Curating the wisdom of village to give parents ideas that turn any 20 minutes from meh to magic.
Details
https://www.joinmilo.com/.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_human": "Milo Family AI",
"name_for_model": "Milo",
"description_for_human": "Curating the wisdom of village to give parents ideas that turn any 20 minutes from meh to magic.",
"description_for_model": "Use the Milo plugin to lookup how parents can help create magic moments / meaningful memories with their families everyday. Milo can answer - what's magic today?",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://www.joinmilo.com/openapi.yaml",
"is_user_authenticated": false
},
"logo_url": "https://www.joinmilo.com/milo-blink.png",
"contact_email": "hello@joinmilo.com",
"legal_info_url": "https://www.joinmilo.com/terms"
}
https://www.joinmilo.com/openapi.yaml
openapi: 3.0.1
info:
title: Milo
description: Use the Milo plugin to lookup how parents can help create magic moments / meaningful memories with their families everyday. Milo can answer - what's magic today?
version: 'v2'
servers:
- url: https://www.joinmilo.com/api
paths:
/askMilo:
get:
operationId: askMilo
summary: Get daily suggestions from Milo about how to create a magical moment or meaningful memory for parents. Milo can only answer 'what's magic today?'
parameters:
- in: query
name: query
schema:
type: string
required: true
description: This should always be 'what's magic today?'
responses:
"200":
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/askMiloResponse'
components:
schemas:
askMiloResponse:
type: object
properties:
answer:
type: string
description: A text response drawn from Milo's repository