[Tool] Agent Workshop - Submit a time off request
Workflow
AI Agent Tools
Intermediate
This is a 'Workflow' template which means that it is a single standalone workflow.
Some workflow templates can be modified to work with other workflow templates - e.g. to convert a data sync between two services from uni-directional to bi-directional
Used in the Tray onsite AI workshop - submits PTO request to Slack channel
Configuration required:
Select the tool trigger
Click “Add tool input schema” on the right hand panel
Choose “Build from JSON” on the right side of modal
Paste the following JSON into the code editor:
{
"start_date": "Monday, November 25, 2024",
"return_date": "Monday, November 25, 2024",
"reason": "Family vacation to Hawaii. Will have limited access to email but can be reached by phone for emergencies."
}