← WebMCP Directory

kakeklar.no

kakeklar.no

live Unverified (seed import) Productivity & Business 2 tools imperative implementation

Kakeklar er en gratis barnebursdag-kalkulator: se hvor mye mat du trenger, og få handleliste for gjester, alder, drikke, servise og pynt.

First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com

Answer 1 · Act 1 · Transact 0 · Score: Not yet scored

Tool inspector

plan_birthday_party

act imperative

Configure the Norwegian kids' birthday party (child's age, number of child guests, accompanying adults, venue, duration, main dish, bread split and per-allergy guest counts) and generate the age-aware shopping list. Use this whenever the user wants to set up or adjust the party and see what to buy.

Input schema

PropertyTypeRequiredDescription
age integer yes The birthday child's age in years (barnets alder).
guests integer yes Number of child guests attending (antall barn).
adults integer no Accompanying adults who stay and also eat (voksne). Defaults to the current value.
type string no Where the party is held: 'hjemme' (at home) or 'barnehage' (kindergarten). Defaults to the current value.
duration integer no Party length in hours (varighet). Defaults to the current value.
mainDish string no Main dish: 'polser' (hot dogs) or 'pizza'. Defaults to the current value.
breadRatio integer no Percent of the bread that is soft potato lompe; the rest is hot-dog buns. Only relevant when mainDish is polser. Defaults to the current value.
allergies object no Number of child guests with each dietary restriction. Omit a key when no guest has that restriction.
Raw JSON schema
{
  "type": "object",
  "properties": {
    "age": {
      "type": "integer",
      "minimum": 1,
      "maximum": 14,
      "description": "The birthday child's age in years (barnets alder)."
    },
    "guests": {
      "type": "integer",
      "minimum": 1,
      "maximum": 40,
      "description": "Number of child guests attending (antall barn)."
    },
    "adults": {
      "type": "integer",
      "minimum": 0,
      "maximum": 20,
      "description": "Accompanying adults who stay and also eat (voksne). Defaults to the current value."
    },
    "type": {
      "type": "string",
      "enum": [
        "hjemme",
        "barnehage"
      ],
      "description": "Where the party is held: 'hjemme' (at home) or 'barnehage' (kindergarten). Defaults to the current value."
    },
    "duration": {
      "type": "integer",
      "minimum": 1,
      "maximum": 5,
      "description": "Party length in hours (varighet). Defaults to the current value."
    },
    "mainDish": {
      "type": "string",
      "enum": [
        "polser",
        "pizza"
      ],
      "description": "Main dish: 'polser' (hot dogs) or 'pizza'. Defaults to the current value."
    },
    "breadRatio": {
      "type": "integer",
      "minimum": 0,
      "maximum": 100,
      "description": "Percent of the bread that is soft potato lompe; the rest is hot-dog buns. Only relevant when mainDish is polser. Defaults to the current value."
    },
    "allergies": {
      "type": "object",
      "description": "Number of child guests with each dietary restriction. Omit a key when no guest has that restriction.",
      "properties": {
        "gluten": {
          "type": "integer",
          "minimum": 0,
          "description": "Child guests with gluten allergy."
        },
        "melk": {
          "type": "integer",
          "minimum": 0,
          "description": "Child guests with milk allergy."
        },
        "egg": {
          "type": "integer",
          "minimum": 0,
          "description": "Child guests with egg allergy."
        },
        "nott": {
          "type": "integer",
          "minimum": 0,
          "description": "Child guests with nut allergy."
        },
        "svin": {
          "type": "integer",
          "minimum": 0,
          "description": "Child guests who do not eat pork."
        }
      },
      "additionalProperties": false
    }
  },
  "required": [
    "age",
    "guests"
  ],
  "additionalProperties": false
}

Similar websites

toban.app

toban.app

Free duty-roster maker for building cleaning, lunch, and daily-monitor rotation charts in the browser — no signup, print-quality output. WebMCP tools let an age…

live Unverified Productivity & Business
16 tools A4 / Act12 / T0 Not yet scored Seen 2026-08-17
list_schedules get_current_assignments get_schedule_details get_share_link switch_schedule
Inspect tools
farahsolutions.ae

farahsolutions.ae

Farah Solutions helps UAE businesses master Corporate Tax, ICV certification, e-invoicing, and government procurement. Powered by Farah Suite.

live Unverified Productivity & Business Transact tools
12 tools A6 / Act3 / T3 Not yet scored Seen 2026-08-17
search_services subscribe_newsletter get_blog_articles get_compliance_assessment get_pricing_info
Inspect tools
flatwrite.md

flatwrite.md

A minimalist markdown editor with live preview, paged document layout, and one-click export to HTML, PDF, or shareable URL.

live Unverified Productivity & Business
12 tools A3 / Act9 / T0 Not yet scored Seen 2026-08-17
render_markdown list_render_options get_document_state create_document open_document
Inspect tools
marketingmanagerjobs.com

marketingmanagerjobs.com

Daily-refreshed job board for marketing manager roles — growth, product marketing, demand gen, brand, SEO, and marketing leadership — with real salary data and …

live Unverified Productivity & Business Transact tools
11 tools A8 / Act1 / T2 Not yet scored Seen 2026-08-17
get_site_context search_marketing_jobs get_research_trackers subscribe_to_newsletter action_company_get
Inspect tools

Related on Influzer