Artisan IMG > API Operation (api-operation-trigger) (b7cd35d2-96c1-4ed0-a03c-d8a2a7d0d4eb)
Artisan SVG > Trigger Event Reply (trigger-reply) (upload-box-4)

[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:

  1. Select the tool trigger

  2. Click “Add tool input schema” on the right hand panel

  3. Choose “Build from JSON” on the right side of modal

  4. 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."

}