sundaytable.openai.chatgpt.site
Plan lunch and dinner for every day of the week, keep recipes and groceries in sync, and collaborate with your agent through real WebMCP tools.
First seen 2026-08-27 · Last seen 2026-08-27 · Source: webmcp.com
Answer 3 · Act 9 · Transact 0 · Score: Not yet scored
Tool inspector
upsert_recipe
Create or update an agent-authored recipe with ingredients and cooking steps. User-authored recipes cannot be overwritten.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
recipeId |
string | no | Stable recipe ID. Generated when omitted. |
title |
string | yes | — |
description |
string | no | — |
minutes |
number | no | — |
servings |
number | no | — |
ingredients |
array | yes | — |
steps |
array | yes | — |
image |
string | no | Optional HTTPS image URL. |
Raw JSON schema
{
"type": "object",
"properties": {
"recipeId": {
"type": "string",
"description": "Stable recipe ID. Generated when omitted."
},
"title": {
"type": "string"
},
"description": {
"type": "string"
},
"minutes": {
"type": "number",
"minimum": 1
},
"servings": {
"type": "number",
"minimum": 1
},
"ingredients": {
"type": "array",
"items": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"quantity": {
"type": "number",
"minimum": 0
},
"unit": {
"type": "string"
},
"category": {
"type": "string",
"enum": [
"Produce",
"Dairy & eggs",
"Protein",
"Pantry",
"Bakery"
]
}
},
"required": [
"name",
"quantity",
"unit",
"category"
]
}
},
"steps": {
"type": "array",
"items": {
"type": "string"
}
},
"image": {
"type": "string",
"description": "Optional HTTPS image URL."
}
},
"required": [
"title",
"ingredients",
"steps"
]
}
Similar websites
webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.
fieldwork-beat-machine.openai.chatgpt.site
A tactile 12-voice beat machine with classic drum-machine grooves, deep synths, keyboard and touch pads, WebMCP controls, and stereo WAV export.
pixly.gg
Minecraft server hosting with no subscription — pay for the time your server is online. Java + Bedrock crossplay, 1-click mods, 10 free hours to try, no card.
quokkapix.com
Open the QuokkaPix image editor app. Resize, crop, compress, convert, remove backgrounds, watermark and run batch workflows locally in your browser.