project_get_notes_info
Fetches the Title and Author fields from REAPER's Project Settings -> Notes tab, returning their actual stored values for use in scripting or workflow automation.
Instructions
Get the Title and Author fields of the Project Settings -> Notes tab.
These are the two single-line fields at the top of REAPER's Project Settings -> Notes tab — distinct from both the notes free-text area (project_get_notes / GetSetProjectNotes) and the render metadata (project_get_metadata, which feeds file tags and filename templates).
Unlike render metadata, both fields return their actual stored values (they are not write-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||