Add a tool¶
Learn how to add a tool to the Agentic Platform.
Start a new tool¶
- Go to the TOOLS section.
- Enter a TOOL NAME and a DESCRIPTION.
- Click SUBMIT.
Configure the trigger & input form¶
- A trigger is automatically created and associated with a form.
- Edit the input form:
- Example: Create Ticket Form.
- Add the necessary fields:
- Title
- Description
- Priority (dropdown field)
- Click SAVE.
- Preview the form to see how it will look.
Add a task (create ticket on Zendesk)¶
- Click on TASK → choose CONNECTOR TASK.
- Select Zendesk.
- Search for "Create a Ticket".
- Map the form fields to the task attributes:
- TITLE: click +, then select Form Inputs → Title
- DESCRIPTION: click +, then select Form Inputs → Description
- PRIORITY: click +, then select Form Inputs → Priority
- Click SAVE.
Add an output task¶
- Click on + → select CUSTOM TASK.
- Choose LOOP TASK.
- Search for and select "Widget Response Task".
- Define the output format:
- Add a SUCCESS MESSAGE (e.g., Created Zendesk ticket).
- Include relevant fields to display:
- TICKET ID → click + on the "Create Zendesk Ticket" tab → expand attributes → choose "Identity at Source"
- URL → click + → select "URL"
- Click SAVE.