ワークフロー全体の情報取得機能追加
This commit is contained in:
67
state/schedules.list.json
Normal file
67
state/schedules.list.json
Normal file
@@ -0,0 +1,67 @@
|
||||
[
|
||||
{
|
||||
"workspace_id": "admins",
|
||||
"path": "u/akiracraftwork/hourly_chime",
|
||||
"edited_by": "akiracraftwork@gmail.com",
|
||||
"edited_at": "2026-03-03T04:44:03.309346Z",
|
||||
"schedule": "0 0 * * * *",
|
||||
"timezone": "Asia/Tokyo",
|
||||
"enabled": true,
|
||||
"script_path": "u/akiracraftwork/hourly_chime",
|
||||
"is_flow": true,
|
||||
"summary": null,
|
||||
"extra_perms": {}
|
||||
},
|
||||
{
|
||||
"workspace_id": "admins",
|
||||
"path": "f/weather/weather_sync",
|
||||
"edited_by": "akiracraftwork@gmail.com",
|
||||
"edited_at": "2026-02-28T04:31:41.375049Z",
|
||||
"schedule": "0 0 6 * * *",
|
||||
"timezone": "Asia/Tokyo",
|
||||
"enabled": true,
|
||||
"script_path": "f/weather/weather_sync",
|
||||
"is_flow": true,
|
||||
"summary": null,
|
||||
"extra_perms": {}
|
||||
},
|
||||
{
|
||||
"workspace_id": "admins",
|
||||
"path": "f/mail/mail_filter_schedule",
|
||||
"edited_by": "akiracraftwork@gmail.com",
|
||||
"edited_at": "2026-02-24T06:42:06.977249Z",
|
||||
"schedule": "0 */10 * * * *",
|
||||
"timezone": "Asia/Tokyo",
|
||||
"enabled": true,
|
||||
"script_path": "f/mail/mail_filter",
|
||||
"is_flow": true,
|
||||
"summary": null,
|
||||
"extra_perms": {}
|
||||
},
|
||||
{
|
||||
"workspace_id": "admins",
|
||||
"path": "f/shiraou/shiraou_notification_every_5min",
|
||||
"edited_by": "akiracraftwork@gmail.com",
|
||||
"edited_at": "2026-02-21T06:18:34.967961Z",
|
||||
"schedule": "0 */5 * * * *",
|
||||
"timezone": "Asia/Tokyo",
|
||||
"enabled": true,
|
||||
"script_path": "f/shiraou/shiraou_notification",
|
||||
"is_flow": true,
|
||||
"summary": null,
|
||||
"extra_perms": {}
|
||||
},
|
||||
{
|
||||
"workspace_id": "admins",
|
||||
"path": "u/antigravity/git_sync",
|
||||
"edited_by": "akiracraftwork@gmail.com",
|
||||
"edited_at": "2026-02-19T06:38:19.867037Z",
|
||||
"schedule": "0 */30 * * * *",
|
||||
"timezone": "Asia/Tokyo",
|
||||
"enabled": true,
|
||||
"script_path": "u/antigravity/git_sync",
|
||||
"is_flow": true,
|
||||
"summary": null,
|
||||
"extra_perms": {}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user