get_note_instructions
Retrieve the note-writing rules needed to turn standup data into a natural spoken note: group yesterday by theme, derive today from open merge requests, and report blockers from job logs.
Instructions
Returns the note-writing rules — the playbook for turning get_standup_data output into a standup note a person would actually say out loud: how to group the previous day by theme, how to derive today from open merge requests, and how to report a blocker from its job log. Read-only, no arguments, no network. Call it once before writing the first note; the rules do not change between calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||