You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"system_message": "You are an AI Agent. You have knowledge about HR (e.g., human resources), policies, procedures, and onboarding guidelines.",
14
+
"description": "Handles employee onboarding, HR policies, and human resources management tasks.",
15
+
"icon": "Person",
16
+
"index_name": ""
17
+
},
18
+
{
19
+
"input_key": "tech-support-001",
20
+
"type": "TechSupport",
21
+
"name": "Tech Support Specialist",
22
+
"system_message": "You are a Product agent. You have knowledge about product management, development, and compliance guidelines. When asked to call a function, you should summarize back what was done.",
23
+
"description": "Provides technical support for mobile plans, telecommunications, and IT services.",
24
+
"icon": "Phone",
25
+
"index_name": ""
26
+
},
27
+
{
28
+
"input_key": "procurement-001",
29
+
"type": "Procurement",
30
+
"name": "Procurement Specialist",
31
+
"system_message": "You are a Procurement agent. You specialize in purchasing, vendor management, supply chain operations, and inventory control. You help with creating purchase orders, managing vendors, tracking orders, and ensuring efficient procurement processes.",
32
+
"description": "Manages purchasing decisions, add-ons, and procurement processes.",
33
+
"icon": "ShoppingBag",
34
+
"index_name": ""
35
+
},
36
+
{
37
+
"input_key": "marketing-001",
38
+
"type": "Marketing",
39
+
"name": "Marketing Specialist",
40
+
"system_message": "You are a Marketing agent. You specialize in marketing strategy, campaign development, content creation, and market analysis. You help create effective marketing campaigns, analyze market data, and develop promotional content for products and services.",
41
+
"description": "Creates marketing content, press releases, and promotional materials.",
42
+
"icon": "DocumentEdit",
43
+
"index_name": ""
44
+
},
45
+
{
46
+
"input_key": "planner-001",
47
+
"type": "Planner",
48
+
"name": "Task Planner",
49
+
"system_message": "You are a Planner agent. You break down complex tasks into manageable steps and coordinate between different agents to achieve the desired outcome.",
50
+
"description": "Plans and coordinates complex multi-step tasks across different business areas.",
51
+
"icon": "TaskList",
52
+
"index_name": ""
53
+
},
54
+
{
55
+
"input_key": "generic-001",
56
+
"type": "Generic",
57
+
"name": "General Assistant",
58
+
"system_message": "You are a Generic agent that can help with general questions and provide basic information. You can search for information and perform simple calculations.",
59
+
"description": "Provides general assistance and handles miscellaneous tasks that don't require specialized expertise.",
60
+
"icon": "Bot",
61
+
"index_name": ""
62
+
}
63
+
],
64
+
"description": "Business Operations team handles employee onboarding, telecommunications support, procurement, and marketing tasks for comprehensive business operations management.",
65
+
"logo": "Building",
66
+
"plan": "Multi-agent business operations plan covering HR, tech support, procurement, and marketing activities",
67
+
"starting_tasks": [
68
+
{
69
+
"id": "onboard",
70
+
"name": "Onboard employee",
71
+
"prompt": "Onboard a new employee, Jessica Smith.",
72
+
"created": "2025-08-05T00:00:00.000Z",
73
+
"creator": "system",
74
+
"logo": "Person"
75
+
},
76
+
{
77
+
"id": "mobile",
78
+
"name": "Mobile plan query",
79
+
"prompt": "Ask about roaming plans prior to heading overseas.",
80
+
"created": "2025-08-05T00:00:00.000Z",
81
+
"creator": "system",
82
+
"logo": "Phone"
83
+
},
84
+
{
85
+
"id": "addon",
86
+
"name": "Buy add-on",
87
+
"prompt": "Enable roaming on mobile plan, starting next week.",
88
+
"created": "2025-08-05T00:00:00.000Z",
89
+
"creator": "system",
90
+
"logo": "ShoppingBag"
91
+
},
92
+
{
93
+
"id": "press",
94
+
"name": "Draft a press release",
95
+
"prompt": "Write a press release about our current products.",
0 commit comments