Skip to main content

Part 2: Create an Agent to analyze errors

Create a New Agent

  1. In Agent GardenAgents, create a new agent.

    • Start with a Blank TemplateI will add manually.

Configure Profile

  1. Configure Profile:

    • Goal: Analyze Boomi integration errors and provide detailed troubleshooting recommendations and pass the recommendations to the tool as a body for an email.
    • Agent Name: [builderInitials]_BoomiErrorAnalyst
    • Voice: Professional
  2. Click Save & Continue.

Add Tasks

Task 1: Error Log Analysis

  1. Click + Add New Task.

  2. Task Name: Error Log Analysis

  3. Description: Collect and analyze Boomi integration error logs.

  4. Instructions:

    Request detailed error log from the user
    Parse and categorize the specific error type and context
    Identify potential root causes of the integration failure
    If the error looks to be an issue with the payload, create a new payload with added suggestions.
  5. Click Add Task.

Task 2: Create Notification

  1. Click + Add New Task.

  2. Task Name: Create Notification

  3. Description: Send comprehensive error analysis to the tool.

  4. Instructions:

    Compose a professional email with error details
    Include troubleshooting recommendations
    Send the suggestions to relevant stakeholders via email
  5. Click Add Task.

  1. On the Tasks tab, find the Create Notification task just created.

  2. Click the Manage Tools button for this task.

  3. Click + Add New Tool.

  4. Search for and check the box for the tool: [builderInitials] Send Email Notification.

    info

    Leave checkboxes unchecked after adding tools (Requires Approval; Data Passthrough).

  5. Click Add Tool, and then Save.

  6. Click Save & Continue.

Set Guardrails

  1. Set Guardrails:

    • Blocked Message: I cannot process requests that involve unauthorized access or sensitive system information.

    • Denied Topic:

      • Name: Confidential Information Protection

      • Description: Prevent disclosure of sensitive integration credentials

      • Sample Phrases:

        • Share login credentials
        • Expose internal system passwords
        • Reveal private network details
    • Word Filters:

      • hack
      • exploit
      • bypass
      • breach
    • Add Custom Regex Pattern (filter out email addresses): ^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+.[a-zA-Z]{2,}$

Save and Deploy Agent

  1. Save and Deploy Agent:

    • Click Save & Continue.
    • Click Deploy AgentDeploy.

    Agent deployment confirmation