Datasets:
benchmark stringclasses 1
value | task_name stringclasses 33
values | task_seed int64 1 996 | task_config stringlengths 22 28.8k | goal stringlengths 32 1.45k | start_url stringclasses 39
values | validation stringclasses 8
values |
|---|---|---|---|---|---|---|
workarena_l1 | workarena.servicenow.all-menu | 573 | {'final_url': '/now/nav/ui/classic/params/target/pa_tags_list.do'} | Navigate to the "Indicators > Indicator Groups" module of the "Performance Analytics" application. | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/home | import re
import urllib.parse as parse
from typing import Any, Dict, List
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Extract URLs from the last message and compare them to config["final_url"].
Returns 1 if any URL matches (after unquoting and canonical parse/unparse),... |
workarena_l1 | workarena.servicenow.all-menu | 952 | {'final_url': '/now/nav/ui/classic/params/target/system_properties_ui.do%3Fsysparm_title%3DCMDB%2520Properties%26sysparm_category%3DDedup'} | Navigate to the "CMDB Properties > Duplicate CI Remediator Properties" module of the "Configuration" application. | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/home | import re
import urllib.parse as parse
from typing import Any, Dict, List
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Extract URLs from the last message and compare them to config["final_url"].
Returns 1 if any URL matches (after unquoting and canonical parse/unparse),... |
workarena_l1 | workarena.servicenow.all-menu | 645 | {'final_url': '/now/nav/ui/classic/params/target/alm_license_list.do'} | Navigate to the "Portfolios > License Assets" module of the "Asset" application. | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/home | import re
import urllib.parse as parse
from typing import Any, Dict, List
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Extract URLs from the last message and compare them to config["final_url"].
Returns 1 if any URL matches (after unquoting and canonical parse/unparse),... |
workarena_l1 | workarena.servicenow.all-menu | 795 | {'final_url': '/now/nav/ui/classic/params/target/cmdb_ci_hub_network_list.do'} | Navigate to the "Hub" module of the "Configuration by Category" application. | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/home | import re
import urllib.parse as parse
from typing import Any, Dict, List
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Extract URLs from the last message and compare them to config["final_url"].
Returns 1 if any URL matches (after unquoting and canonical parse/unparse),... |
workarena_l1 | workarena.servicenow.all-menu | 27 | {'final_url': '/now/nav/ui/classic/params/target/%24guided_setup.do%23%2Fcontent%2F2a9599a67310230021741c86fbf6a741'} | Navigate to the "Administration > Guided Setup" module of the "Knowledge" application. | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/home | import re
import urllib.parse as parse
from typing import Any, Dict, List
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Extract URLs from the last message and compare them to config["final_url"].
Returns 1 if any URL matches (after unquoting and canonical parse/unparse),... |
workarena_l1 | workarena.servicenow.all-menu | 619 | {'final_url': '/now/nav/ui/classic/params/target/clone_instance_list.do'} | Navigate to the "Live Clones > Clone History" module of the "System Clone" application. | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/home | import re
import urllib.parse as parse
from typing import Any, Dict, List
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Extract URLs from the last message and compare them to config["final_url"].
Returns 1 if any URL matches (after unquoting and canonical parse/unparse),... |
workarena_l1 | workarena.servicenow.all-menu | 555 | {'final_url': '/now/nav/ui/classic/params/target/alm_asset_list.do', 'query': 'install_status=6'} | Navigate to the "Stock > In Stock" module of the "Inventory" application. | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/home | import re
import urllib.parse as parse
from typing import Any, Dict, List
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Extract URLs from the last message and compare them to config["final_url"].
Returns 1 if any URL matches (after unquoting and canonical parse/unparse),... |
workarena_l1 | workarena.servicenow.all-menu | 339 | {'final_url': '/now/nav/ui/classic/params/target/std_change_proposal_list.do', 'query': 'state=2'} | Navigate to the "Standard Change > Open Proposals" module of the "Change" application. | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/home | import re
import urllib.parse as parse
from typing import Any, Dict, List
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Extract URLs from the last message and compare them to config["final_url"].
Returns 1 if any URL matches (after unquoting and canonical parse/unparse),... |
workarena_l1 | workarena.servicenow.all-menu | 797 | {'final_url': '/now/nav/ui/classic/params/target/sys_sg_navigation_list.do', 'query': 'sys_scope=5cfbdaac77eb2300454792718a106157'} | Navigate to the "Now Mobile App > Navigation Bar" module of the "System Mobile" application. | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/home | import re
import urllib.parse as parse
from typing import Any, Dict, List
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Extract URLs from the last message and compare them to config["final_url"].
Returns 1 if any URL matches (after unquoting and canonical parse/unparse),... |
workarena_l1 | workarena.servicenow.all-menu | 957 | {'final_url': '/now/nav/ui/classic/params/target/sc_cat_item_subscribe_mtom_list.do', 'query': 'service_offering.service_classification=Business Service'} | Navigate to the "Sell and Consume > Business Request Catalog" module of the "CSDM" application. | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/home | import re
import urllib.parse as parse
from typing import Any, Dict, List
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Extract URLs from the last message and compare them to config["final_url"].
Returns 1 if any URL matches (after unquoting and canonical parse/unparse),... |
workarena_l1 | workarena.servicenow.create-change-request | 58 | {'table_name': 'change_request', 'task_fields': ['impact', 'backout_plan', 'implementation_plan', 'business_service', 'number', 'description', 'risk_impact_analysis', 'category', 'risk', 'test_plan', 'assignment_group', 'short_description', 'justification', 'close_notes', 'cmdb_ci', 'service_offering', 'close_code'], '... | Create a new change request with a value of "3 - Low" for field "Impact", a value of "Restore Oracle 11g binariesRestore Oracle 11g data filesEnable Oracle ListenerTest connectivity from PS LinuxApp01Test connectivity from PS LinuxApp02" for field "Backout plan", a value of "Shutdown databasesBackup /app/ora/11gRun Ora... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/change_request.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate that a record was created with expected field values.
Returns 1 on success, else 0.
Expected confi... |
workarena_l1 | workarena.servicenow.create-change-request | 510 | {'table_name': 'change_request', 'task_fields': ['close_notes', 'number', 'risk', 'description', 'implementation_plan', 'assignment_group'], 'template_record': {'active': 'false', 'activity_due': 'UNKNOWN', 'additional_assignee_list': '', 'approval': 'Approved', 'approval_history': '', 'approval_set': '', 'assigned_to'... | Create a new change request with a value of "Worked" for field "Close notes", a value of "CHG0000026" for field "Number", a value of "Moderate" for field "Risk", a value of "Resend the complete BGP table to neighboring routers--Both neighbors need to support soft reset route refresh capability.--Stores complete BGP tab... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/change_request.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate that a record was created with expected field values.
Returns 1 on success, else 0.
Expected confi... |
workarena_l1 | workarena.servicenow.create-change-request | 681 | {'table_name': 'change_request', 'task_fields': ['test_plan', 'short_description', 'close_code', 'category', 'risk', 'implementation_plan'], 'template_record': {'active': 'true', 'activity_due': 'UNKNOWN', 'additional_assignee_list': '', 'approval': 'Requested', 'approval_history': '2023-10-08 06:09:56 - System Adminis... | Create a new change request with a value of "unfuddled Mar cionotomy palaeoethnology extend" for field "Test plan", a value of "A failed RAID controller card needs to be replaced on PSORA1" for field "Short description", a value of "Unsuccessful" for field "Close code", a value of "Network" for field "Category", a valu... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/change_request.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate that a record was created with expected field values.
Returns 1 on success, else 0.
Expected confi... |
workarena_l1 | workarena.servicenow.create-change-request | 475 | {'table_name': 'change_request', 'task_fields': ['close_code', 'service_offering', 'justification', 'risk', 'risk_impact_analysis', 'assignment_group', 'description'], 'template_record': {'active': 'true', 'activity_due': 'UNKNOWN', 'additional_assignee_list': '', 'approval': 'Requested', 'approval_history': '2023-10-0... | Create a new change request with a value of "Successful" for field "Close code", a value of "" for field "Service offering", a value of "keelblock Nesotragus unforcibleness ciboule falcular" for field "Justification", a value of "Moderate" for field "Risk", a value of "autocracy untaintedly deadish colp rehybridize" fo... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/change_request.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate that a record was created with expected field values.
Returns 1 on success, else 0.
Expected confi... |
workarena_l1 | workarena.servicenow.create-change-request | 699 | {'table_name': 'change_request', 'task_fields': ['close_code', 'short_description', 'number', 'cmdb_ci', 'backout_plan', 'category', 'risk', 'close_notes', 'justification', 'test_plan', 'business_service', 'service_offering', 'impact', 'implementation_plan', 'assignment_group', 'risk_impact_analysis'], 'template_record... | Create a new change request with a value of "Successful with issues" for field "Close code", a value of "Update default support group on all Oracle CI's to Database group" for field "Short description", a value of "CHG0000090" for field "Number", a value of "Oracle" for field "Configuration item", a value of "consentan... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/change_request.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate that a record was created with expected field values.
Returns 1 on success, else 0.
Expected confi... |
workarena_l1 | workarena.servicenow.create-change-request | 975 | {'table_name': 'change_request', 'task_fields': ['service_offering', 'assignment_group', 'business_service', 'risk', 'description', 'justification', 'impact', 'category', 'implementation_plan', 'risk_impact_analysis', 'test_plan', 'close_code', 'cmdb_ci', 'backout_plan', 'short_description', 'number', 'close_notes'], '... | Create a new change request with a value of "" for field "Service offering", a value of "Hardware" for field "Assignment group", a value of "" for field "Service", a value of "Low" for field "Risk", a value of "We need to add additional redundant name servers to lnux100, lnux101 and PS LinuxApp01" for field "Descriptio... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/change_request.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate that a record was created with expected field values.
Returns 1 on success, else 0.
Expected confi... |
workarena_l1 | workarena.servicenow.create-change-request | 782 | {'table_name': 'change_request', 'task_fields': ['short_description', 'close_code', 'number', 'risk', 'business_service', 'category', 'close_notes', 'cmdb_ci', 'description', 'implementation_plan', 'justification', 'service_offering', 'impact', 'assignment_group', 'test_plan'], 'template_record': {'active': 'true', 'ac... | Create a new change request with a value of "Update /etc/network/interfaces to include name servers 8.8.8.8 & 8.8.4.4" for field "Short description", a value of "Unsuccessful" for field "Close code", a value of "CHG0000093" for field "Number", a value of "High" for field "Risk", a value of "" for field "Service", a val... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/change_request.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate that a record was created with expected field values.
Returns 1 on success, else 0.
Expected confi... |
workarena_l1 | workarena.servicenow.create-change-request | 189 | {'table_name': 'change_request', 'task_fields': ['risk', 'backout_plan', 'business_service', 'description', 'cmdb_ci', 'test_plan', 'assignment_group', 'short_description', 'impact', 'service_offering', 'implementation_plan', 'number', 'justification', 'category', 'close_notes', 'risk_impact_analysis'], 'template_recor... | Create a new change request with a value of "Low" for field "Risk", a value of "Power down switchReprovision existing Cisco 2900 switchValidate connectivity from all private networks" for field "Backout plan", a value of "" for field "Service", a value of "The existing Cisco 2900 is being decommissioned and replaced wi... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/change_request.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate that a record was created with expected field values.
Returns 1 on success, else 0.
Expected confi... |
workarena_l1 | workarena.servicenow.create-change-request | 957 | {'table_name': 'change_request', 'task_fields': ['short_description', 'cmdb_ci', 'number', 'implementation_plan', 'risk', 'close_notes', 'business_service', 'assignment_group', 'risk_impact_analysis', 'backout_plan', 'category', 'description', 'service_offering', 'close_code', 'impact'], 'template_record': {'active': '... | Create a new change request with a value of "A failed RAID controller card needs to be replaced on PSORA1" for field "Short description", a value of "" for field "Configuration item", a value of "CHG0000087" for field "Number", a value of "Fail PSORA1 to DR systemShutdown SystemRemove failed RAID cardInstall new RAID c... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/change_request.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate that a record was created with expected field values.
Returns 1 on success, else 0.
Expected confi... |
workarena_l1 | workarena.servicenow.create-change-request | 686 | {'table_name': 'change_request', 'task_fields': ['number', 'backout_plan', 'impact', 'risk_impact_analysis', 'assignment_group', 'risk', 'description', 'category', 'business_service', 'close_code', 'close_notes', 'short_description'], 'template_record': {'active': 'true', 'activity_due': 'UNKNOWN', 'additional_assignee... | Create a new change request with a value of "CHG0040003" for field "Number", a value of "metensarcosis grizzle relegable constricted modesty" for field "Backout plan", a value of "3 - Low" for field "Impact", a value of "dilatatory frivolousness Theopaschite divinize murdering" for field "Risk and impact analysis", a v... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/change_request.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate that a record was created with expected field values.
Returns 1 on success, else 0.
Expected confi... |
workarena_l1 | workarena.servicenow.create-incident | 957 | {'table_name': 'incident', 'task_fields': ['short_description', 'caller_id', 'assignment_group', 'description', 'cmdb_ci', 'problem_id', 'knowledge', 'resolved_by', 'close_code', 'service_offering', 'rfc', 'urgency', 'number', 'close_notes', 'business_service', 'contact_type', 'parent_incident', 'impact', 'category'], ... | Create a new incident with a value of "Defect tracking tool is down." for field "Short description", a value of "David Miller" for field "Caller", a value of "" for field "Assignment group", a value of "While launching the defect tracking base URL, it is redirecting to an error page." for field "Description", a value o... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate that a record was created with expected field values.
Returns 1 on success, else 0.
Expected confi... |
workarena_l1 | workarena.servicenow.create-incident | 562 | {'table_name': 'incident', 'task_fields': ['short_description', 'caller_id', 'rfc', 'resolved_by', 'assignment_group', 'category', 'parent_incident', 'close_notes', 'problem_id', 'caused_by', 'urgency'], 'template_record': {'active': 'true', 'activity_due': 'UNKNOWN', 'additional_assignee_list': '', 'approval': 'Not Ye... | Create a new incident with a value of "Can't access SFA software" for field "Short description", a value of "Bud Richman" for field "Caller", a value of "" for field "Change Request", a value of "" for field "Resolved by", a value of "Software" for field "Assignment group", a value of "Software" for field "Category", a... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate that a record was created with expected field values.
Returns 1 on success, else 0.
Expected confi... |
workarena_l1 | workarena.servicenow.create-incident | 875 | {'table_name': 'incident', 'task_fields': ['short_description', 'caller_id', 'problem_id', 'description', 'cmdb_ci', 'caused_by', 'assignment_group', 'rfc', 'parent_incident', 'resolved_by', 'urgency', 'service_offering', 'impact', 'knowledge'], 'template_record': {'active': 'true', 'activity_due': 'UNKNOWN', 'addition... | Create a new incident with a value of "Trouble getting to Oregon mail server" for field "Short description", a value of "Bud Richman" for field "Caller", a value of "" for field "Problem", a value of "Unable to access Oregon mail server. Is it down?" for field "Description", a value of "MailServerUS" for field "Configu... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate that a record was created with expected field values.
Returns 1 on success, else 0.
Expected confi... |
workarena_l1 | workarena.servicenow.create-incident | 566 | {'table_name': 'incident', 'task_fields': ['short_description', 'caller_id', 'parent_incident', 'urgency', 'assignment_group', 'impact', 'knowledge', 'contact_type', 'close_notes', 'close_code'], 'template_record': {'active': 'false', 'activity_due': 'UNKNOWN', 'additional_assignee_list': '', 'approval': 'Not Yet Reque... | Create a new incident with a value of "Need Oracle 10GR2 installed" for field "Short description", a value of "Fred Luddy" for field "Caller", a value of "" for field "Parent Incident", a value of "3 - Low" for field "Urgency", a value of "Database" for field "Assignment group", a value of "2 - Medium" for field "Impac... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate that a record was created with expected field values.
Returns 1 on success, else 0.
Expected confi... |
workarena_l1 | workarena.servicenow.create-incident | 243 | {'table_name': 'incident', 'task_fields': ['short_description', 'caller_id', 'caused_by', 'problem_id', 'description', 'contact_type'], 'template_record': {'active': 'false', 'activity_due': 'UNKNOWN', 'additional_assignee_list': '', 'approval': 'Not Yet Requested', 'approval_history': '', 'approval_set': '', 'assigned... | Create a new incident with a value of "Seem to have an issue with my hard drive..." for field "Short description", a value of "Rick Berzle" for field "Caller", a value of "" for field "Caused by Change", a value of "" for field "Problem", a value of "Hard drive has been making a loud grinding noise for the last two day... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate that a record was created with expected field values.
Returns 1 on success, else 0.
Expected confi... |
workarena_l1 | workarena.servicenow.create-incident | 831 | {'table_name': 'incident', 'task_fields': ['short_description', 'caller_id', 'caused_by', 'service_offering', 'business_service', 'urgency', 'resolved_by', 'assignment_group', 'close_notes', 'problem_id', 'rfc', 'knowledge', 'contact_type', 'category', 'description', 'parent_incident', 'close_code', 'cmdb_ci', 'impact'... | Create a new incident with a value of "Performance problems with wifi" for field "Short description", a value of "Bertie Luby" for field "Caller", a value of "" for field "Caused by Change", a value of "" for field "Service offering", a value of "" for field "Service", a value of "3 - Low" for field "Urgency", a value ... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate that a record was created with expected field values.
Returns 1 on success, else 0.
Expected confi... |
workarena_l1 | workarena.servicenow.create-incident | 504 | {'table_name': 'incident', 'task_fields': ['short_description', 'caller_id', 'knowledge', 'cmdb_ci', 'rfc', 'parent_incident', 'urgency', 'contact_type', 'problem_id', 'business_service', 'number', 'service_offering', 'assignment_group', 'resolved_by', 'description', 'close_notes', 'category', 'impact'], 'template_reco... | Create a new incident with a value of "Unable to access the personal details section in payroll portal" for field "Short description", a value of "Problem CoordinatorATF" for field "Caller", a value of "false" for field "Knowledge", a value of "" for field "Configuration item", a value of "" for field "Change Request",... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate that a record was created with expected field values.
Returns 1 on success, else 0.
Expected confi... |
workarena_l1 | workarena.servicenow.create-incident | 130 | {'table_name': 'incident', 'task_fields': ['short_description', 'caller_id', 'knowledge', 'impact', 'contact_type', 'close_notes', 'problem_id', 'business_service', 'urgency', 'assignment_group', 'number', 'resolved_by', 'service_offering', 'caused_by'], 'template_record': {'active': 'true', 'activity_due': '2023-10-02... | Create a new incident with a value of "SAP Financial Accounting application appears to be down" for field "Short description", a value of "Bud Richman" for field "Caller", a value of "false" for field "Knowledge", a value of "1 - High" for field "Impact", a value of "Phone" for field "Channel", a value of "balladeer sp... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate that a record was created with expected field values.
Returns 1 on success, else 0.
Expected confi... |
workarena_l1 | workarena.servicenow.create-incident | 484 | {'table_name': 'incident', 'task_fields': ['short_description', 'caller_id', 'assignment_group', 'service_offering', 'business_service', 'close_code', 'knowledge', 'problem_id', 'urgency', 'description', 'contact_type', 'category', 'rfc', 'parent_incident', 'cmdb_ci', 'number'], 'template_record': {'active': 'true', 'a... | Create a new incident with a value of "Performance problems with wifi" for field "Short description", a value of "Bertie Luby" for field "Caller", a value of "" for field "Assignment group", a value of "" for field "Service offering", a value of "" for field "Service", a value of "Resolved by problem" for field "Resolu... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate that a record was created with expected field values.
Returns 1 on success, else 0.
Expected confi... |
ServiceNow Tasks
An evaluation dataset for web agents operating on ServiceNow instances. Each row contains a task goal, a configuration dict, and a standalone Python validation function that scores agent performance by querying the ServiceNow API.
Derived from the WorkArena L1 benchmark.
Dataset overview
- 330 samples across 33 task types grouped into 8 categories
- Each task has 10 seeded variants
- Validators are self-contained Python functions that call the ServiceNow REST API to verify outcomes
| Category | Task types | Samples | Description |
|---|---|---|---|
all-menu |
1 | 10 | Navigate to a specific module via the application menu |
create |
5 | 50 | Create a record (incident, change request, hardware asset, problem, user) |
filter |
6 | 60 | Apply filters on list views (assets, incidents, users, etc.) |
sort |
6 | 60 | Sort list views by one or more columns |
order |
9 | 90 | Order items from the hardware service catalog |
impersonation |
1 | 10 | Impersonate a specific user |
knowledge |
1 | 10 | Answer a question using the knowledge base |
dashboard |
4 | 40 | Read values from charts and dashboards |
Schema
| Column | Type | Description |
|---|---|---|
benchmark |
string |
Benchmark name (workarena_l1) |
task_name |
string |
Fully qualified task name (e.g. workarena.servicenow.create-incident) |
task_seed |
int |
Random seed for the task variant |
task_config |
string |
JSON-encoded dict with task-specific parameters (expected values, URLs, field names, etc.) |
goal |
string |
Natural language instruction shown to the agent |
start_url |
string |
URL where the agent should begin |
validation |
string |
Python source code of the validator module |
Validation
Each validator module exposes a validate(messages, config) function:
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Args:
messages: Conversation history (list of {"role": ..., "content": ...} dicts).
The last assistant message is used for answer-based tasks.
config: The task_config dict for this sample.
Returns:
1 if the task was completed successfully, 0 otherwise.
Raises:
ValueError: If the task configuration is invalid (not the agent's fault).
"""
Validators for create, filter, sort, order, and dashboard tasks call the ServiceNow REST API to verify outcomes. The following environment variables must be set:
| Variable | Description |
|---|---|
SERVICENOW_INSTANCE_URL |
Base URL of the ServiceNow instance (e.g. https://myinstance.service-now.com) |
SERVICENOW_INSTANCE_UNAME |
ServiceNow username |
SERVICENOW_INSTANCE_PWD |
ServiceNow password |
EXTRA_HTTP_HEADERS |
Optional JSON string of additional headers (e.g. {"X-Custom": "value"}) |
Usage
import ast
from datasets import load_dataset
ds = load_dataset("servicenow-ai/servicenow-tasks")
sample = ds["train"][0]
config = ast.literal_eval(sample["task_config"])
# Load the validator
exec(sample["validation"], globals())
score = validate(
messages=[{"role": "assistant", "content": "The answer is 42."}],
config=config,
)
Task categories
All menu
Navigate to a target module (e.g. Performance Analytics > Indicator Groups). Validated by checking the final URL against the expected path.
Create
Create a new record on a specific table with prescribed field values. Validated by querying the ServiceNow Table API to check that the record exists with the correct field values.
Filter
Apply AND/OR filters on a list view. Validated by querying the ServiceNow Table API with the expected filter conditions and comparing the result set with the currently displayed list.
Sort
Sort a list view by one or more columns in ascending or descending order. Validated by querying the ServiceNow Table API with the expected sort order and comparing against the displayed list.
Order
Order an item from the service catalog with a specific quantity and configuration. Validated by querying the ServiceNow Table API to check that the catalog request was submitted with the correct item, quantity, and configuration options.
Impersonation
Impersonate a specific user. Validated by checking the ServiceNow session API for the impersonated user.
Knowledge base search
Answer a question using ServiceNow's knowledge base. Validated by checking that the agent's answer contains the expected string (or one of the alternative answers).
Dashboard / Chart retrieval
Read a value, percentage, min, max, mean, median, or mode from a chart on a dashboard or report. Validated by fetching chart data from the ServiceNow Stats API and comparing against the agent's answer. Supports single-series charts, multi-series charts with chart_series filtering, and trend charts with time-period bucketing.
- Downloads last month
- 88