create_calendar_event
Generate and schedule calendar events with title, start time, duration, and category. Optionally add description, location, and stamina cost for integrated tracking on MCP Calendar Server.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | Yes | ||
description | No | ||
duration | Yes | ||
location | No | ||
stamina_cost | No | ||
start_time | Yes | ||
title | Yes |