Skip to content

Commit 572a33e

Browse files
committed
Fixing prompts!
1 parent 058be1b commit 572a33e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1.3.0/workflows.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@
467467
"roles": ["all"],
468468
"tools": [],
469469
"services": ["google-calendar"],
470-
"prompt": "Review time block '{$event_title}' from {$calendar_name} calendar ({$duration_minutes} minutes starting at {$start_time}). Use {!google-calendar} to check what comes before and after this block. Help me: 1) Clarify what success looks like for this block, 2) Identify which of my goals this supports, 3) List 2-3 specific outcomes I should aim for, 4) Suggest how to eliminate distractions during this time."
470+
"prompt": "Review time block '{$event_title}' (event ID: {$event_id}) from {$calendar_name} calendar ({$duration} starting at {$start_time}). Use {!google-calendar} to check what comes before and after this block. Help me: 1) Clarify what success looks like for this block, 2) Identify which of my goals this supports, 3) List 2-3 specific outcomes I should aim for, 4) Suggest how to eliminate distractions during this time."
471471
}
472472
]
473473
}

0 commit comments

Comments
 (0)