OK幹事
Just tell the app your event details (purpose, date, time, etc.), and it will automatically create an attendance poll. Share the generated link and anyone can respond instantly—no sign-up required. You can view responses and see which dates have the most participants directly from the poll in ChatGPT.
Try requests like these:
“@OK幹事 Create an attendance poll for a New Year’s party next week at 7 PM at Shibuya Station.”
If there are conditions you want to exclude (e.g., weekends), just mention them.
“@OK幹事 We’re planning a drinking party, so create an attendance poll for weekdays only over the next two weeks.”
Note: All dates and times in this app are handled in Japan Standard Time (JST).
- Homepage
- https://okkanji.com
- Remote URL
https://okkanji.com/api/mcp- Auth
- NONE
Tools (2)
Extracted live via the executor SDK.
-
create-event《操作》リクエストされたイベントの内容・候補日、時間からスケジュールを作成し、出欠表とURLを返します。《前提1》日本時間(UTC+9)を前提として動きます。《前提2》スケジュール作成の補助にOpenAI社のGPTを使用します。明後日・来週・来月など、自然言語の日時表現をISO 8601形式の文字列に置き換えます。《必須の入力値》イベントのタイトル(空の場合は"Event")・候補日(空の場合は翌日から14日間)・時間(空の場合は19:00)。《任意の入力値》説明・除外すべき日付や期間、条件。
-
update-event《操作》リクエストされたイベントのタイトル・説明・候補日程を更新します。《前提》日本時間(UTC+9)を前提として動きます。《入力値》タイトル・説明・候補日・時間。《注意事項》候補日程が変更されると、すでに回答済みの出欠が削除されます。