Provided free and as is, without warranty of any kind — including merchantability, fitness for a particular purpose, and the accuracy or completeness of any result. See the licence. You are responsible for checking what this produces before relying on it.
alertbirthdaymessage
Birthday Checker Tool
Check a CSV birthday list for upcoming birthdays within a lookahead window
Tool ID
birthday-checker
Credential Required
No
Input Properties
Property
Type
Required
Default
Description
birthdayFile
string
Yes
—
Path to CSV file with columns: name,month,day (e.g. /home/user/birthdays.csv)
daysAhead
string
No
7
Alert for birthdays within this many days
Execution Steps
check-birthdays (python) — python
Published Outputs
upcoming — {{check-birthdays.upcoming}}
count — {{check-birthdays.count}}
message — {{check-birthdays.message}}
Vendor
Blue Isle Software
Publishes
The keys a later task may reference as {{taskName.key}}. Referencing anything not listed here resolves to nothing at run time.
count
message
upcoming
Input Properties
Every property this tool accepts, from its own tool.iml.
Property
Type
Required
Default
Description
birthdayFile
string
yes
—
Path to CSV file with columns: name,month,day (e.g. /home/user/birthdays.csv)