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... |
workarena_l1 | workarena.servicenow.create-incident | 818 | {'table_name': 'incident', 'task_fields': ['short_description', 'caller_id', 'description', 'close_notes', 'parent_incident', 'resolved_by', 'assignment_group', 'knowledge', 'urgency', 'cmdb_ci', 'service_offering', 'impact', 'close_code', 'category', 'contact_type', 'business_service', 'rfc', 'problem_id', 'number'], ... | Create a new incident with a value of "I need a replacement iPhone, please" for field "Short description", a value of "Fred Luddy" for field "Caller", a value of "I lost my work-issued iPhone 7 while traveling last week and need a replacement device. I've erased the phone remotely and have called my carrier to shut off... | 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-hardware-asset | 646 | {'table_name': 'alm_hardware', 'task_fields': ['model_category', 'model', 'vendor', 'serial_number', 'request_line', 'cost_center', 'parent', 'supported_by', 'owned_by', 'location'], 'template_record': {'acquisition_method': 'Loan', 'asset_function': 'Primary', 'asset_tag': 'P1000495', 'assigned': '2021-03-01 23:00:00'... | Create a new hardware asset with a value of "Computer" for field "Model category", a value of "Apple MacBook Pro 15"" for field "Model", a value of "Apple" for field "Vendor", a value of "SN-0be302da-54fa-4dcf-b450-6b2c3dc7d792" for field "Serial number", a value of "" for field "Request line", a value of "IT" for fiel... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_hardware.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-hardware-asset | 20 | {'table_name': 'alm_hardware', 'task_fields': ['model_category', 'model', 'vendor', 'serial_number', 'lease_id', 'supported_by', 'invoice_number', 'assigned_to', 'managed_by', 'asset_tag', 'expenditure_type', 'support_group', 'acquisition_method', 'request_line'], 'template_record': {'acquisition_method': 'Lease', 'ass... | Create a new hardware asset with a value of "Computer" for field "Model category", a value of "Apple MacBook Air 13"" for field "Model", a value of "Apple" for field "Vendor", a value of "SN-dcf42d90-ca57-48c4-9696-1c07fcd3f3e2" for field "Serial number", a value of "cinchonidia bedlamitish moper enstrength" for field ... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_hardware.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-hardware-asset | 840 | {'table_name': 'alm_hardware', 'task_fields': ['model_category', 'model', 'vendor', 'serial_number', 'acquisition_method', 'lease_id', 'location', 'supported_by', 'company', 'assigned_to', 'disposal_reason', 'department', 'comments', 'parent', 'owned_by', 'depreciation', 'expenditure_type', 'managed_by'], 'template_rec... | Create a new hardware asset with a value of "Computer" for field "Model category", a value of "Asus G Series" for field "Model", a value of "Asus" for field "Vendor", a value of "SN-c1b7357d-f0ea-44c0-bac7-64fdfdecddff" for field "Serial number", a value of "Lease" for field "Acquisition method", a value of "related Ki... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_hardware.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-hardware-asset | 166 | {'table_name': 'alm_hardware', 'task_fields': ['model_category', 'model', 'vendor', 'serial_number', 'assigned_to', 'asset_tag', 'location', 'parent', 'comments', 'company', 'disposal_reason', 'gl_account', 'managed_by', 'owned_by', 'acquisition_method', 'department', 'request_line', 'support_group', 'invoice_number', ... | Create a new hardware asset with a value of "Computer" for field "Model category", a value of "Asus G Series" for field "Model", a value of "Asus" for field "Vendor", a value of "SN-a47ef4bd-a7d6-483d-b406-92a7c68cc24a" for field "Serial number", a value of "" for field "Assigned to", a value of "P1000192" for field "A... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_hardware.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-hardware-asset | 273 | {'table_name': 'alm_hardware', 'task_fields': ['model_category', 'model', 'vendor', 'serial_number', 'comments', 'disposal_reason', 'asset_function'], 'template_record': {'acquisition_method': 'Rental', 'asset_function': 'Primary', 'asset_tag': 'P1000630', 'assigned': '2022-06-13 00:00:00', 'assigned_to': 'Trey Tout', ... | Create a new hardware asset with a value of "Computer" for field "Model category", a value of "Apple MacBook Air 13"" for field "Model", a value of "Apple" for field "Vendor", a value of "SN-fb90926c-225f-427e-aaa4-3d20bd95d134" for field "Serial number", a value of "prate scornfulness hallux jacketed shirt" for field ... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_hardware.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-hardware-asset | 387 | {'table_name': 'alm_hardware', 'task_fields': ['model_category', 'model', 'vendor', 'serial_number', 'asset_tag', 'owned_by', 'department', 'support_group', 'location', 'supported_by', 'acquisition_method', 'beneficiary', 'parent', 'comments', 'invoice_number', 'request_line', 'disposal_reason', 'company', 'cost_center... | Create a new hardware asset with a value of "Computer" for field "Model category", a value of "Apple MacBook Air 13"" for field "Model", a value of "Apple" for field "Vendor", a value of "SN-43d16b9d-ddc1-4150-b0dd-039a1b69a45f" for field "Serial number", a value of "P1000639" for field "Asset tag", a value of "" for f... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_hardware.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-hardware-asset | 600 | {'table_name': 'alm_hardware', 'task_fields': ['model_category', 'model', 'vendor', 'serial_number', 'disposal_reason', 'support_group', 'owned_by', 'beneficiary', 'acquisition_method', 'cost_center', 'lease_id', 'company', 'asset_tag', 'invoice_number'], 'template_record': {'acquisition_method': 'Purchase', 'asset_fun... | Create a new hardware asset with a value of "Computer" for field "Model category", a value of "Apple MacBook Pro 17"" for field "Model", a value of "Apple" for field "Vendor", a value of "SN-4b3d382f-84e0-4f9e-99a6-63061d0fcbe2" for field "Serial number", a value of "superastonishment photoetching illustrational antimi... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_hardware.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-hardware-asset | 315 | {'table_name': 'alm_hardware', 'task_fields': ['model_category', 'model', 'vendor', 'serial_number', 'depreciation', 'support_group', 'asset_function'], 'template_record': {'acquisition_method': 'Loan', 'asset_function': 'Primary', 'asset_tag': 'P1000861', 'assigned': '2021-04-04 00:00:00', 'assigned_to': 'Wilfredo Gid... | Create a new hardware asset with a value of "Computer" for field "Model category", a value of "Apple MacBook Pro 17"" for field "Model", a value of "Apple" for field "Vendor", a value of "SN-f64909c7-a6ce-409b-9ac4-f3875ad5eca2" for field "Serial number", a value of "SL 5 Years" for field "Depreciation", a value of "" ... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_hardware.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-hardware-asset | 13 | {'table_name': 'alm_hardware', 'task_fields': ['model_category', 'model', 'vendor', 'serial_number', 'comments', 'request_line', 'parent', 'lease_id', 'location', 'gl_account', 'beneficiary', 'assigned_to', 'cost_center', 'owned_by', 'supported_by', 'department', 'depreciation', 'support_group', 'expenditure_type'], 't... | Create a new hardware asset with a value of "Computer" for field "Model category", a value of "Apple MacBook Pro 15"" for field "Model", a value of "Apple" for field "Vendor", a value of "SN-c59156c2-6475-417d-a024-75625d96714d" for field "Serial number", a value of "borrow qualificatory Gaetulian teammate plumbosolven... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_hardware.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-hardware-asset | 241 | {'table_name': 'alm_hardware', 'task_fields': ['model_category', 'model', 'vendor', 'serial_number', 'managed_by', 'supported_by', 'invoice_number', 'comments', 'support_group', 'cost_center'], 'template_record': {'acquisition_method': 'Rental', 'asset_function': 'Secondary', 'asset_tag': 'P1000761', 'assigned': '2021-... | Create a new hardware asset with a value of "Computer" for field "Model category", a value of "Apple MacBook Pro 17"" for field "Model", a value of "Apple" for field "Vendor", a value of "SN-edbbab30-f4bf-4db8-9d91-e929fbedc3b0" for field "Serial number", a value of "" for field "Managed by", a value of "" for field "S... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_hardware.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-problem | 776 | {'table_name': 'problem', 'task_fields': ['short_description', 'business_service', 'impact', 'description', 'urgency', 'service_offering'], 'template_record': {'active': 'true', 'activity_due': 'UNKNOWN', 'additional_assignee_list': '', 'approval': 'Not Yet Requested', 'approval_history': '', 'approval_set': '', 'assig... | Create a new problem with a value of "My laptop is performing very badly" for field "Problem statement", a value of "" for field "Service", a value of "3 - Low" for field "Impact", a value of "A few days ago I made some modification to some Windows config, and since then my laptop is performing slowly. Is there any way... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/problem.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-problem | 345 | {'table_name': 'problem', 'task_fields': ['short_description', 'business_service', 'cmdb_ci', 'urgency', 'service_offering', 'category', 'impact', 'assignment_group'], 'template_record': {'active': 'true', 'activity_due': 'UNKNOWN', 'additional_assignee_list': '', 'approval': None, 'approval_history': '', 'approval_set... | Create a new problem with a value of "Oracle Down" for field "Problem statement", a value of "" for field "Service", a value of "ApplicationServerPeopleSoft" for field "Configuration item", a value of "3 - Low" for field "Urgency", a value of "" for field "Service offering", a value of "Database" for field "Category", ... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/problem.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-problem | 564 | {'table_name': 'problem', 'task_fields': ['short_description', 'business_service', 'service_offering', 'urgency', 'assignment_group'], 'template_record': {'active': 'true', 'activity_due': 'UNKNOWN', 'additional_assignee_list': '', 'approval': 'Not Yet Requested', 'approval_history': '', 'approval_set': '', 'assigned_t... | Create a new problem with a value of "Hang when trying to print VISIO document" for field "Problem statement", a value of "" for field "Service", a value of "" for field "Service offering", a value of "3 - Low" for field "Urgency", and a value of "" for field "Assignment group". | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/problem.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-problem | 897 | {'table_name': 'problem', 'task_fields': ['short_description', 'description', 'category', 'service_offering', 'assignment_group', 'business_service'], 'template_record': {'active': 'false', 'activity_due': 'UNKNOWN', 'additional_assignee_list': '', 'approval': 'Not Yet Requested', 'approval_history': '', 'approval_set'... | Create a new problem with a value of "USB port has stopped working" for field "Problem statement", a value of "refoundation trophoplasmic diode scend steerman" for field "Description", a value of "Hardware" for field "Category", a value of "" for field "Service offering", a value of "Problem Solving" for field "Assignm... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/problem.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-problem | 339 | {'table_name': 'problem', 'task_fields': ['short_description', 'urgency', 'description', 'impact', 'business_service'], 'template_record': {'active': 'true', 'activity_due': 'UNKNOWN', 'additional_assignee_list': '', 'approval': 'Not Yet Requested', 'approval_history': '', 'approval_set': '', 'assigned_to': {'display_v... | Create a new problem with a value of "Unable to connect to the VPN" for field "Problem statement", a value of "3 - Low" for field "Urgency", a value of "Unable to connect to the VPN using the valid credentials." for field "Description", a value of "3 - Low" for field "Impact", and a value of "" for field "Service". | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/problem.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-problem | 91 | {'table_name': 'problem', 'task_fields': ['short_description', 'business_service', 'impact', 'service_offering', 'urgency', 'description', 'category', 'assignment_group'], 'template_record': {'active': 'true', 'activity_due': 'UNKNOWN', 'additional_assignee_list': '', 'approval': 'Not Yet Requested', 'approval_history'... | Create a new problem with a value of "Windows XP SP2 causing errors in Enterprise" for field "Problem statement", a value of "" for field "Service", a value of "3 - Low" for field "Impact", a value of "" for field "Service offering", a value of "3 - Low" for field "Urgency", a value of "SP2 is causing several applicati... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/problem.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-problem | 366 | {'table_name': 'problem', 'task_fields': ['short_description', 'impact', 'cmdb_ci', 'service_offering', 'description', 'urgency', 'business_service', 'category', 'assignment_group'], 'template_record': {'active': 'false', 'activity_due': 'UNKNOWN', 'additional_assignee_list': '', 'approval': 'Not Yet Requested', 'appro... | Create a new problem with a value of "USB port has stopped working" for field "Problem statement", a value of "3 - Low" for field "Impact", a value of "*BETH-IBM" for field "Configuration item", a value of "" for field "Service offering", a value of "seborrhagia needlestone scalesman cruelize cledonism" for field "Desc... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/problem.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-problem | 955 | {'table_name': 'problem', 'task_fields': ['short_description', 'service_offering', 'category', 'assignment_group', 'impact', 'cmdb_ci'], 'template_record': {'active': 'false', 'activity_due': 'UNKNOWN', 'additional_assignee_list': '', 'approval': 'Not Yet Requested', 'approval_history': '', 'approval_set': '', 'assigne... | Create a new problem with a value of "USB port has stopped working" for field "Problem statement", a value of "" for field "Service offering", a value of "Hardware" for field "Category", a value of "Problem Solving" for field "Assignment group", a value of "3 - Low" for field "Impact", and a value of "*BETH-IBM" for fi... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/problem.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-problem | 454 | {'table_name': 'problem', 'task_fields': ['short_description', 'description', 'category', 'urgency', 'assignment_group', 'business_service', 'service_offering', 'impact', 'cmdb_ci'], 'template_record': {'active': 'false', 'activity_due': 'UNKNOWN', 'additional_assignee_list': '', 'approval': 'Not Yet Requested', 'appro... | Create a new problem with a value of "Request for a Blackberry" for field "Problem statement", a value of "tuath plateway aspermatism xenoblast awest" for field "Description", a value of "Hardware" for field "Category", a value of "3 - Low" for field "Urgency", a value of "" for field "Assignment group", a value of "" ... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/problem.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-problem | 427 | {'table_name': 'problem', 'task_fields': ['short_description', 'business_service', 'assignment_group', 'cmdb_ci', 'category', 'service_offering', 'impact'], 'template_record': {'active': 'true', 'activity_due': 'UNKNOWN', 'additional_assignee_list': '', 'approval': 'Not Yet Requested', 'approval_history': '', 'approval... | Create a new problem with a value of "Windows XP SP2 causing errors in Enterprise" for field "Problem statement", a value of "" for field "Service", a value of "" for field "Assignment group", a value of "" for field "Configuration item", a value of "Software" for field "Category", a value of "" for field "Service offe... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/problem.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-user | 508 | {'table_name': 'sys_user', 'task_fields': ['user_name', 'last_name', 'first_name', 'email', 'password_needs_reset', 'department', 'internal_integration_user', 'time_zone', 'calendar_integration', 'mobile_phone', 'preferred_language', 'locked_out'], 'template_record': {'active': 'true', 'avatar': '', 'building': '', 'ca... | Create a new user with a value of "1214248782645064244" for field "User ID", a value of "Clark-Fischer" for field "Last name", a value of "Sonia-Lucas" for field "First name", a value of "sonia-lucas.clark-fischer@workarena.com" for field "Email", a value of "false" for field "Password needs reset", a value of "Product... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sys_user.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-user | 775 | {'table_name': 'sys_user', 'task_fields': ['user_name', 'last_name', 'first_name', 'email', 'phone', 'title', 'locked_out', 'mobile_phone', 'calendar_integration', 'time_zone', 'active', 'password_needs_reset', 'date_format'], 'template_record': {'active': 'true', 'avatar': '', 'building': '', 'calendar_integration': '... | Create a new user with a value of "3341048433170662999" for field "User ID", a value of "Gonzalez-Thomas" for field "Last name", a value of "Dawn-Amy" for field "First name", a value of "dawn-amy.gonzalez-thomas@workarena.com" for field "Email", a value of "(514) 667-8215" for field "Business phone", a value of "saltat... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sys_user.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-user | 942 | {'table_name': 'sys_user', 'task_fields': ['user_name', 'last_name', 'first_name', 'email', 'locked_out', 'password_needs_reset', 'calendar_integration', 'internal_integration_user', 'web_service_access_only', 'date_format', 'mobile_phone', 'department', 'title', 'preferred_language', 'phone'], 'template_record': {'act... | Create a new user with a value of "3637841179621760751" for field "User ID", a value of "Lawson-Thomas" for field "Last name", a value of "Brittany-Angela" for field "First name", a value of "brittany-angela.lawson-thomas@workarena.com" for field "Email", a value of "false" for field "Locked out", a value of "false" fo... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sys_user.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-user | 34 | {'table_name': 'sys_user', 'task_fields': ['user_name', 'last_name', 'first_name', 'email', 'calendar_integration', 'mobile_phone', 'title', 'password_needs_reset', 'web_service_access_only', 'internal_integration_user', 'department', 'locked_out', 'phone', 'active', 'date_format', 'time_zone', 'preferred_language'], '... | Create a new user with a value of "44583757985561911" for field "User ID", a value of "Wright-West" for field "Last name", a value of "Tanya-Spencer" for field "First name", a value of "tanya-spencer.wright-west@workarena.com" for field "Email", a value of "Outlook" for field "Calendar integration", a value of "(555) 5... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sys_user.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-user | 205 | {'table_name': 'sys_user', 'task_fields': ['user_name', 'last_name', 'first_name', 'email', 'mobile_phone', 'calendar_integration', 'password_needs_reset', 'active', 'preferred_language', 'department', 'title', 'date_format', 'locked_out', 'time_zone', 'web_service_access_only'], 'template_record': {'active': 'true', '... | Create a new user with a value of "7813976367387389901" for field "User ID", a value of "Allison-Mcmillan" for field "Last name", a value of "Diana-Daniel" for field "First name", a value of "diana-daniel.allison-mcmillan@workarena.com" for field "Email", a value of "(514) 409-1088" for field "Mobile phone", a value of... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sys_user.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-user | 80 | {'table_name': 'sys_user', 'task_fields': ['user_name', 'last_name', 'first_name', 'email', 'internal_integration_user', 'department', 'active', 'web_service_access_only', 'locked_out', 'time_zone'], 'template_record': {'active': 'true', 'avatar': '', 'building': '', 'calendar_integration': 'Outlook', 'city': '', 'comp... | Create a new user with a value of "2380609377881062828" for field "User ID", a value of "Fernandez-Carter" for field "Last name", a value of "Reginald-Tina" for field "First name", a value of "reginald-tina.fernandez-carter@workarena.com" for field "Email", a value of "false" for field "Internal Integration User", a va... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sys_user.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-user | 931 | {'table_name': 'sys_user', 'task_fields': ['user_name', 'last_name', 'first_name', 'email', 'preferred_language', 'mobile_phone', 'active', 'date_format'], 'template_record': {'active': 'true', 'avatar': '', 'building': '', 'calendar_integration': 'Outlook', 'city': '', 'company': {'display_value': 'ACME UK', 'link': '... | Create a new user with a value of "5106193722463411835" for field "User ID", a value of "Williams-Walker" for field "Last name", a value of "Todd-Mark" for field "First name", a value of "todd-mark.williams-walker@workarena.com" for field "Email", a value of "English" for field "Language", a value of "(514) 396-8953" f... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sys_user.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-user | 561 | {'table_name': 'sys_user', 'task_fields': ['user_name', 'last_name', 'first_name', 'email', 'locked_out', 'web_service_access_only', 'password_needs_reset', 'title', 'calendar_integration', 'date_format', 'preferred_language', 'mobile_phone'], 'template_record': {'active': 'true', 'avatar': '', 'building': '', 'calenda... | Create a new user with a value of "98973491602191824" for field "User ID", a value of "Bailey-Sutton" for field "Last name", a value of "Cassandra-Cindy" for field "First name", a value of "cassandra-cindy.bailey-sutton@workarena.com" for field "Email", a value of "false" for field "Locked out", a value of "false" for ... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sys_user.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-user | 871 | {'table_name': 'sys_user', 'task_fields': ['user_name', 'last_name', 'first_name', 'email', 'locked_out', 'active'], 'template_record': {'active': 'true', 'avatar': '', 'building': '', 'calendar_integration': 'Outlook', 'city': '', 'company': {'display_value': 'ACME North America', 'link': 'https://dev215901.service-no... | Create a new user with a value of "3669508572845153351" for field "User ID", a value of "Taylor-Glover" for field "Last name", a value of "Andrew-Brenda" for field "First name", a value of "andrew-brenda.taylor-glover@workarena.com" for field "Email", a value of "false" for field "Locked out", and a value of "true" for... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sys_user.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-user | 387 | {'table_name': 'sys_user', 'task_fields': ['user_name', 'last_name', 'first_name', 'email', 'preferred_language', 'locked_out', 'web_service_access_only', 'active', 'mobile_phone', 'date_format', 'internal_integration_user', 'title', 'phone', 'time_zone', 'department', 'password_needs_reset'], 'template_record': {'acti... | Create a new user with a value of "49226631434250493" for field "User ID", a value of "Davis-Adams" for field "Last name", a value of "David-Jon" for field "First name", a value of "david-jon.davis-adams@workarena.com" for field "Email", a value of "English" for field "Language", a value of "false" for field "Locked ou... | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sys_user.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.filter-asset-list | 555 | {'table_name': 'alm_asset', 'filter_kind': 'AND', 'filter_len': 5, 'filter_columns': ['asset_tag', 'install_status', 'model_category', 'sys_class_name', 'assigned_to'], 'filter_values': ['P1000296', 'On order', 'Computer', 'Asset', 'Ray Srock'], 'filter_operators': ['is', 'is', 'is', 'is', 'is'], 'columns': {'asset_fun... | Create a filter for the asset list to extract all entries where:
- "Asset tag" is "P1000296" and
- "State" is "On order" and
- "Model category" is "Computer" and
- "Class" is "Asset" and
- "Assigned to" is "Ray Srock" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_asset_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-asset-list | 161 | {'table_name': 'alm_asset', 'filter_kind': 'OR', 'filter_len': 3, 'filter_columns': ['location', 'asset_tag', 'asset_function'], 'filter_values': ['Bockenheimer Landstraße 123, Frankfurt', '', 'Primary'], 'filter_operators': ['is', 'is', 'is'], 'columns': {'asset_function': {'base_type': 'string', 'cangroup': True, 'ca... | Create a filter for the asset list to extract all entries where:
- "Location" is "Bockenheimer Landstraße 123, Frankfurt" or
- "Asset tag" is "" or
- "Asset function" is "Primary" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_asset_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-asset-list | 201 | {'table_name': 'alm_asset', 'filter_kind': 'AND', 'filter_len': 4, 'filter_columns': ['asset_tag', 'model_category', 'substatus', 'install_status'], 'filter_values': ['', 'Consumable', 'Pending install', 'Consumed'], 'filter_operators': ['is', 'is', 'is', 'is'], 'columns': {'asset_function': {'base_type': 'string', 'ca... | Create a filter for the asset list to extract all entries where:
- "Asset tag" is "" and
- "Model category" is "Consumable" and
- "Substate" is "Pending install" and
- "State" is "Consumed" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_asset_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-asset-list | 957 | {'table_name': 'alm_asset', 'filter_kind': 'OR', 'filter_len': 5, 'filter_columns': ['asset_tag', 'model_category', 'substatus', 'location', 'asset_function'], 'filter_values': ['', 'Consumable', 'Stolen', '815 E Street, San Diego,CA', 'Primary'], 'filter_operators': ['is', 'is', 'is', 'is', 'is'], 'columns': {'asset_f... | Create a filter for the asset list to extract all entries where:
- "Asset tag" is "" or
- "Model category" is "Consumable" or
- "Substate" is "Stolen" or
- "Location" is "815 E Street, San Diego,CA" or
- "Asset function" is "Primary" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_asset_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-asset-list | 995 | {'table_name': 'alm_asset', 'filter_kind': 'AND', 'filter_len': 5, 'filter_columns': ['substatus', 'asset_tag', 'sys_class_name', 'install_status', 'serial_number'], 'filter_values': ['Pending resale', '', 'Asset', 'In stock', ''], 'filter_operators': ['is', 'is', 'is', 'is', 'is'], 'columns': {'asset_function': {'base... | Create a filter for the asset list to extract all entries where:
- "Substate" is "Pending resale" and
- "Asset tag" is "" and
- "Class" is "Asset" and
- "State" is "In stock" and
- "Serial number" is "" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_asset_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-asset-list | 269 | {'table_name': 'alm_asset', 'filter_kind': 'AND', 'filter_len': 2, 'filter_columns': ['sys_class_name', 'asset_function'], 'filter_values': ['Asset', 'Shared'], 'filter_operators': ['is', 'is'], 'columns': {'asset_function': {'base_type': 'string', 'cangroup': True, 'canmatch': True, 'cansort': True, 'choice_type': 1, ... | Create a filter for the asset list to extract all entries where:
- "Class" is "Asset" and
- "Asset function" is "Shared" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_asset_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-asset-list | 862 | {'table_name': 'alm_asset', 'filter_kind': 'OR', 'filter_len': 3, 'filter_columns': ['assigned_to', 'location', 'substatus'], 'filter_values': ['Amelia Caputo', 'SHS quadra 5, Bloco E., Brasilia', 'Defective'], 'filter_operators': ['is', 'is', 'is'], 'columns': {'asset_function': {'base_type': 'string', 'cangroup': Tru... | Create a filter for the asset list to extract all entries where:
- "Assigned to" is "Amelia Caputo" or
- "Location" is "SHS quadra 5, Bloco E., Brasilia" or
- "Substate" is "Defective" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_asset_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-asset-list | 815 | {'table_name': 'alm_asset', 'filter_kind': 'OR', 'filter_len': 2, 'filter_columns': ['substatus', 'sys_class_name'], 'filter_values': ['Pending install', 'Asset'], 'filter_operators': ['is', 'is'], 'columns': {'asset_function': {'base_type': 'string', 'cangroup': True, 'canmatch': True, 'cansort': True, 'choice_type': ... | Create a filter for the asset list to extract all entries where:
- "Substate" is "Pending install" or
- "Class" is "Asset" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_asset_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-asset-list | 270 | {'table_name': 'alm_asset', 'filter_kind': 'AND', 'filter_len': 4, 'filter_columns': ['asset_tag', 'asset_function', 'model_category', 'assigned_to'], 'filter_values': ['', 'Shared', 'Consumable', 'Jonathon Waldall'], 'filter_operators': ['is', 'is', 'is', 'is'], 'columns': {'asset_function': {'base_type': 'string', 'c... | Create a filter for the asset list to extract all entries where:
- "Asset tag" is "" and
- "Asset function" is "Shared" and
- "Model category" is "Consumable" and
- "Assigned to" is "Jonathon Waldall" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_asset_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-asset-list | 455 | {'table_name': 'alm_asset', 'filter_kind': 'AND', 'filter_len': 3, 'filter_columns': ['sys_class_name', 'substatus', 'assigned_to'], 'filter_values': ['Facility', 'Pending repair', 'Marianne Earman'], 'filter_operators': ['is', 'is', 'is'], 'columns': {'asset_function': {'base_type': 'string', 'cangroup': True, 'canmat... | Create a filter for the asset list to extract all entries where:
- "Class" is "Facility" and
- "Substate" is "Pending repair" and
- "Assigned to" is "Marianne Earman" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_asset_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-change-request-list | 461 | {'table_name': 'change_request', 'filter_kind': 'OR', 'filter_len': 5, 'filter_columns': ['requested_by', 'assigned_to', 'type', 'state', 'risk'], 'filter_values': ['System Administrator', '', '-- None --', 'Scheduled', 'Low'], 'filter_operators': ['is', 'is', 'is', 'is', 'is'], 'columns': {'assigned_to': {'attributes'... | Create a filter for the change request list to extract all entries where:
- "Requested by" is "System Administrator" or
- "Assigned to" is "" or
- "Type" is "-- None --" or
- "State" is "Scheduled" or
- "Risk" is "Low" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/change_request_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-change-request-list | 726 | {'table_name': 'change_request', 'filter_kind': 'AND', 'filter_len': 3, 'filter_columns': ['short_description', 'state', 'requested_by'], 'filter_values': ['Clear BGP sessions on a Cisco router', 'Review', 'System Administrator'], 'filter_operators': ['is', 'is', 'is'], 'columns': {'assigned_to': {'attributes': 'encode... | Create a filter for the change request list to extract all entries where:
- "Short description" is "Clear BGP sessions on a Cisco router" and
- "State" is "Review" and
- "Requested by" is "System Administrator" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/change_request_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-change-request-list | 251 | {'table_name': 'change_request', 'filter_kind': 'OR', 'filter_len': 2, 'filter_columns': ['assigned_to', 'short_description'], 'filter_values': ['', ''], 'filter_operators': ['is', 'is'], 'columns': {'assigned_to': {'attributes': 'encode_utf8=false', 'base_type': 'GUID', 'cangroup': True, 'canmatch': True, 'cansort': T... | Create a filter for the change request list to extract all entries where:
- "Assigned to" is "" or
- "Short description" is "" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/change_request_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-change-request-list | 701 | {'table_name': 'change_request', 'filter_kind': 'AND', 'filter_len': 2, 'filter_columns': ['assignment_group', 'number'], 'filter_values': ['', 'CHG0002000'], 'filter_operators': ['is', 'is'], 'columns': {'assigned_to': {'attributes': 'encode_utf8=false', 'base_type': 'GUID', 'cangroup': True, 'canmatch': True, 'cansor... | Create a filter for the change request list to extract all entries where:
- "Assignment group" is "" and
- "Number" is "CHG0002000" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/change_request_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-change-request-list | 295 | {'table_name': 'change_request', 'filter_kind': 'OR', 'filter_len': 5, 'filter_columns': ['assigned_to', 'number', 'risk', 'requested_by', 'state'], 'filter_values': ['Fred Luddy', 'CHG0000068', 'High', 'System Administrator', 'Implement'], 'filter_operators': ['is', 'is', 'is', 'is', 'is'], 'columns': {'assigned_to': ... | Create a filter for the change request list to extract all entries where:
- "Assigned to" is "Fred Luddy" or
- "Number" is "CHG0000068" or
- "Risk" is "High" or
- "Requested by" is "System Administrator" or
- "State" is "Implement" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/change_request_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-change-request-list | 724 | {'table_name': 'change_request', 'filter_kind': 'AND', 'filter_len': 5, 'filter_columns': ['assignment_group', 'number', 'state', 'chg_model', 'assigned_to'], 'filter_values': ['Hardware', 'CHG0000045', 'New', '', 'David Loo'], 'filter_operators': ['is', 'is', 'is', 'is', 'is'], 'columns': {'assigned_to': {'attributes'... | Create a filter for the change request list to extract all entries where:
- "Assignment group" is "Hardware" and
- "Number" is "CHG0000045" and
- "State" is "New" and
- "Model" is "" and
- "Assigned to" is "David Loo" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/change_request_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-change-request-list | 719 | {'table_name': 'change_request', 'filter_kind': 'AND', 'filter_len': 5, 'filter_columns': ['state', 'requested_by', 'type', 'chg_model', 'assignment_group'], 'filter_values': ['Authorize', 'Beth Anglin', '-- None --', '', ''], 'filter_operators': ['is', 'is', 'is', 'is', 'is'], 'columns': {'assigned_to': {'attributes':... | Create a filter for the change request list to extract all entries where:
- "State" is "Authorize" and
- "Requested by" is "Beth Anglin" and
- "Type" is "-- None --" and
- "Model" is "" and
- "Assignment group" is "" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/change_request_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-change-request-list | 748 | {'table_name': 'change_request', 'filter_kind': 'AND', 'filter_len': 3, 'filter_columns': ['assigned_to', 'assignment_group', 'risk'], 'filter_values': ['Bow Ruggeri', 'Hardware', 'High'], 'filter_operators': ['is', 'is', 'is'], 'columns': {'assigned_to': {'attributes': 'encode_utf8=false', 'base_type': 'GUID', 'cangro... | Create a filter for the change request list to extract all entries where:
- "Assigned to" is "Bow Ruggeri" and
- "Assignment group" is "Hardware" and
- "Risk" is "High" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/change_request_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-change-request-list | 337 | {'table_name': 'change_request', 'filter_kind': 'OR', 'filter_len': 5, 'filter_columns': ['assigned_to', 'number', 'type', 'state', 'short_description'], 'filter_values': ['David Loo', 'CHG0000086', 'Emergency', 'Review', 'Change default router on unix201'], 'filter_operators': ['is', 'is', 'is', 'is', 'is'], 'columns'... | Create a filter for the change request list to extract all entries where:
- "Assigned to" is "David Loo" or
- "Number" is "CHG0000086" or
- "Type" is "Emergency" or
- "State" is "Review" or
- "Short description" is "Change default router on unix201" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/change_request_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-change-request-list | 878 | {'table_name': 'change_request', 'filter_kind': 'OR', 'filter_len': 3, 'filter_columns': ['risk', 'assignment_group', 'type'], 'filter_values': ['Moderate', 'Hardware', 'Emergency'], 'filter_operators': ['is', 'is', 'is'], 'columns': {'assigned_to': {'attributes': 'encode_utf8=false', 'base_type': 'GUID', 'cangroup': T... | Create a filter for the change request list to extract all entries where:
- "Risk" is "Moderate" or
- "Assignment group" is "Hardware" or
- "Type" is "Emergency" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/change_request_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-hardware-list | 52 | {'table_name': 'alm_hardware', 'filter_kind': 'AND', 'filter_len': 3, 'filter_columns': ['ci', 'model_category', 'assigned_to'], 'filter_values': ['', 'Computer', ''], 'filter_operators': ['is', 'is', 'is'], 'columns': {'asset_function': {'base_type': 'string', 'cangroup': True, 'canmatch': True, 'cansort': True, 'choi... | Create a filter for the hardware list to extract all entries where:
- "Configuration Item" is "" and
- "Model category" is "Computer" and
- "Assigned to" is "" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_hardware_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-hardware-list | 791 | {'table_name': 'alm_hardware', 'filter_kind': 'AND', 'filter_len': 2, 'filter_columns': ['serial_number', 'substatus'], 'filter_values': ['', 'Pending repair'], 'filter_operators': ['is', 'is'], 'columns': {'asset_function': {'base_type': 'string', 'cangroup': True, 'canmatch': True, 'cansort': True, 'choice_type': 1, ... | Create a filter for the hardware list to extract all entries where:
- "Serial number" is "" and
- "Substate" is "Pending repair" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_hardware_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-hardware-list | 921 | {'table_name': 'alm_hardware', 'filter_kind': 'AND', 'filter_len': 4, 'filter_columns': ['substatus', 'display_name', 'company', 'model_category'], 'filter_values': ['Reserved', 'Apple MacBook Pro 15"', '', 'Computer'], 'filter_operators': ['is', 'is', 'is', 'is'], 'columns': {'asset_function': {'base_type': 'string', ... | Create a filter for the hardware list to extract all entries where:
- "Substate" is "Reserved" and
- "Display name" is "Apple MacBook Pro 15"" and
- "Company" is "" and
- "Model category" is "Computer" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_hardware_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-hardware-list | 216 | {'table_name': 'alm_hardware', 'filter_kind': 'AND', 'filter_len': 5, 'filter_columns': ['display_name', 'ci', 'asset_function', 'install_status', 'model_category'], 'filter_values': ['Apple MacBook Pro 15"', '', 'Primary', 'On order', 'Computer'], 'filter_operators': ['is', 'is', 'is', 'is', 'is'], 'columns': {'asset_... | Create a filter for the hardware list to extract all entries where:
- "Display name" is "Apple MacBook Pro 15"" and
- "Configuration Item" is "" and
- "Asset function" is "Primary" and
- "State" is "On order" and
- "Model category" is "Computer" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_hardware_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-hardware-list | 763 | {'table_name': 'alm_hardware', 'filter_kind': 'AND', 'filter_len': 4, 'filter_columns': ['company', 'display_name', 'substatus', 'model_category'], 'filter_values': ['', 'Apple MacBook Pro 15"', 'Defective', 'Computer'], 'filter_operators': ['is', 'is', 'is', 'is'], 'columns': {'asset_function': {'base_type': 'string',... | Create a filter for the hardware list to extract all entries where:
- "Company" is "" and
- "Display name" is "Apple MacBook Pro 15"" and
- "Substate" is "Defective" and
- "Model category" is "Computer" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_hardware_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-hardware-list | 187 | {'table_name': 'alm_hardware', 'filter_kind': 'AND', 'filter_len': 2, 'filter_columns': ['ci', 'assigned_to'], 'filter_values': ['', ''], 'filter_operators': ['is', 'is'], 'columns': {'asset_function': {'base_type': 'string', 'cangroup': True, 'canmatch': True, 'cansort': True, 'choice_type': 1, 'choices': {'': '-- Non... | Create a filter for the hardware list to extract all entries where:
- "Configuration Item" is "" and
- "Assigned to" is "" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_hardware_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-hardware-list | 379 | {'table_name': 'alm_hardware', 'filter_kind': 'AND', 'filter_len': 3, 'filter_columns': ['serial_number', 'install_status', 'assigned_to'], 'filter_values': ['', 'In maintenance', ''], 'filter_operators': ['is', 'is', 'is'], 'columns': {'asset_function': {'base_type': 'string', 'cangroup': True, 'canmatch': True, 'cans... | Create a filter for the hardware list to extract all entries where:
- "Serial number" is "" and
- "State" is "In maintenance" and
- "Assigned to" is "" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_hardware_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-hardware-list | 492 | {'table_name': 'alm_hardware', 'filter_kind': 'AND', 'filter_len': 5, 'filter_columns': ['asset_tag', 'model_category', 'display_name', 'company', 'install_status'], 'filter_values': ['', 'Computer', 'Apple MacBook Pro 15"', '', 'Build'], 'filter_operators': ['is', 'is', 'is', 'is', 'is'], 'columns': {'asset_function':... | Create a filter for the hardware list to extract all entries where:
- "Asset tag" is "" and
- "Model category" is "Computer" and
- "Display name" is "Apple MacBook Pro 15"" and
- "Company" is "" and
- "State" is "Build" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_hardware_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-hardware-list | 40 | {'table_name': 'alm_hardware', 'filter_kind': 'AND', 'filter_len': 5, 'filter_columns': ['substatus', 'asset_function', 'display_name', 'serial_number', 'model_category'], 'filter_values': ['Stolen', 'Shared', 'Apple MacBook Pro 15"', '', 'Computer'], 'filter_operators': ['is', 'is', 'is', 'is', 'is'], 'columns': {'ass... | Create a filter for the hardware list to extract all entries where:
- "Substate" is "Stolen" and
- "Asset function" is "Shared" and
- "Display name" is "Apple MacBook Pro 15"" and
- "Serial number" is "" and
- "Model category" is "Computer" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_hardware_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-hardware-list | 156 | {'table_name': 'alm_hardware', 'filter_kind': 'AND', 'filter_len': 4, 'filter_columns': ['serial_number', 'substatus', 'company', 'asset_tag'], 'filter_values': ['', 'Pending transfer', '', ''], 'filter_operators': ['is', 'is', 'is', 'is'], 'columns': {'asset_function': {'base_type': 'string', 'cangroup': True, 'canmat... | Create a filter for the hardware list to extract all entries where:
- "Serial number" is "" and
- "Substate" is "Pending transfer" and
- "Company" is "" and
- "Asset tag" is "" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/alm_hardware_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-incident-list | 14 | {'table_name': 'incident', 'filter_kind': 'OR', 'filter_len': 3, 'filter_columns': ['state', 'assignment_group', 'short_description'], 'filter_values': ['Closed', '', 'Need Oracle 10GR2 installed'], 'filter_operators': ['is', 'is', 'is'], 'columns': {'assigned_to': {'attributes': 'encode_utf8=false,readonly_clickthroug... | Create a filter for the incident list to extract all entries where:
- "State" is "Closed" or
- "Assignment group" is "" or
- "Short description" is "Need Oracle 10GR2 installed" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-incident-list | 812 | {'table_name': 'incident', 'filter_kind': 'AND', 'filter_len': 2, 'filter_columns': ['caller_id', 'assignment_group'], 'filter_values': ['Rick Berzle', ''], 'filter_operators': ['is', 'is'], 'columns': {'assigned_to': {'attributes': 'encode_utf8=false,readonly_clickthrough=true,ref_contributions=aw_recommendation', 'ba... | Create a filter for the incident list to extract all entries where:
- "Caller" is "Rick Berzle" and
- "Assignment group" is "" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-incident-list | 64 | {'table_name': 'incident', 'filter_kind': 'AND', 'filter_len': 5, 'filter_columns': ['assignment_group', 'priority', 'number', 'caller_id', 'short_description'], 'filter_values': ['', '-- None --', 'INC0012076', 'Fred Luddy', "Can't launch 64-bit Windows 7 virtual machine"], 'filter_operators': ['is', 'is', 'is', 'is',... | Create a filter for the incident list to extract all entries where:
- "Assignment group" is "" and
- "Priority" is "-- None --" and
- "Number" is "INC0012076" and
- "Caller" is "Fred Luddy" and
- "Short description" is "Can't launch 64-bit Windows 7 virtual machine" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-incident-list | 856 | {'table_name': 'incident', 'filter_kind': 'AND', 'filter_len': 2, 'filter_columns': ['cmdb_ci', 'priority'], 'filter_values': ['', '1 - Critical'], 'filter_operators': ['is', 'is'], 'columns': {'assigned_to': {'attributes': 'encode_utf8=false,readonly_clickthrough=true,ref_contributions=aw_recommendation', 'base_type':... | Create a filter for the incident list to extract all entries where:
- "Configuration item" is "" and
- "Priority" is "1 - Critical" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-incident-list | 838 | {'table_name': 'incident', 'filter_kind': 'OR', 'filter_len': 3, 'filter_columns': ['priority', 'short_description', 'assignment_group'], 'filter_values': ['2 - High', 'Reset my password', ''], 'filter_operators': ['is', 'is', 'is'], 'columns': {'assigned_to': {'attributes': 'encode_utf8=false,readonly_clickthrough=tru... | Create a filter for the incident list to extract all entries where:
- "Priority" is "2 - High" or
- "Short description" is "Reset my password" or
- "Assignment group" is "" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-incident-list | 520 | {'table_name': 'incident', 'filter_kind': 'OR', 'filter_len': 4, 'filter_columns': ['caller_id', 'short_description', 'category', 'priority'], 'filter_values': ['Fred Luddy', 'Need Oracle 10GR2 installed', 'Software', '1 - Critical'], 'filter_operators': ['is', 'is', 'is', 'is'], 'columns': {'assigned_to': {'attributes... | Create a filter for the incident list to extract all entries where:
- "Caller" is "Fred Luddy" or
- "Short description" is "Need Oracle 10GR2 installed" or
- "Category" is "Software" or
- "Priority" is "1 - Critical" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-incident-list | 343 | {'table_name': 'incident', 'filter_kind': 'AND', 'filter_len': 2, 'filter_columns': ['category', 'number'], 'filter_values': ['Software', 'INC0011836'], 'filter_operators': ['is', 'is'], 'columns': {'assigned_to': {'attributes': 'encode_utf8=false,readonly_clickthrough=true,ref_contributions=aw_recommendation', 'base_t... | Create a filter for the incident list to extract all entries where:
- "Category" is "Software" and
- "Number" is "INC0011836" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-incident-list | 128 | {'table_name': 'incident', 'filter_kind': 'AND', 'filter_len': 5, 'filter_columns': ['assigned_to', 'cmdb_ci', 'number', 'state', 'caller_id'], 'filter_values': ['', 'EFOWEB', 'INC0000037', 'In Progress', 'Sam Sorokin'], 'filter_operators': ['is', 'is', 'is', 'is', 'is'], 'columns': {'assigned_to': {'attributes': 'enco... | Create a filter for the incident list to extract all entries where:
- "Assigned to" is "" and
- "Configuration item" is "EFOWEB" and
- "Number" is "INC0000037" and
- "State" is "In Progress" and
- "Caller" is "Sam Sorokin" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-incident-list | 647 | {'table_name': 'incident', 'filter_kind': 'AND', 'filter_len': 4, 'filter_columns': ['short_description', 'state', 'number', 'assigned_to'], 'filter_values': ['SAP Sales app is not accessible', 'In Progress', 'INC0021039', ''], 'filter_operators': ['is', 'is', 'is', 'is'], 'columns': {'assigned_to': {'attributes': 'enc... | Create a filter for the incident list to extract all entries where:
- "Short description" is "SAP Sales app is not accessible" and
- "State" is "In Progress" and
- "Number" is "INC0021039" and
- "Assigned to" is "" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
workarena_l1 | workarena.servicenow.filter-incident-list | 471 | {'table_name': 'incident', 'filter_kind': 'OR', 'filter_len': 3, 'filter_columns': ['cmdb_ci', 'state', 'assigned_to'], 'filter_values': ['', 'New', ''], 'filter_operators': ['is', 'is', 'is'], 'columns': {'assigned_to': {'attributes': 'encode_utf8=false,readonly_clickthrough=true,ref_contributions=aw_recommendation', ... | Create a filter for the incident list to extract all entries where:
- "Configuration item" is "" or
- "State" is "New" or
- "Assigned to" is "" | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident_list.do | import json
import os
import re
import urllib.parse as parse
from typing import Any, Dict, List, Tuple
import requests
def validate(messages: List[Dict[str, str]], config: Dict[str, Any]) -> int:
"""
Validate a ServiceNow-style filter encoded in the 'sysparm_query' of the first URL
found in the content o... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.