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.sort-incident-list | 553 | {'sort_dirs': ['desc', 'asc'], 'sort_fields': ['caller_id', 'closed_by'], 'table_name': 'incident'} | Sort the "incidents" list by the following fields:
- Caller (descending)
- Closed by (ascending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-incident-list | 891 | {'sort_dirs': ['asc', 'asc'], 'sort_fields': ['short_description', 'description'], 'table_name': 'incident'} | Sort the "incidents" list by the following fields:
- Short description (ascending)
- Description (ascending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-incident-list | 460 | {'sort_dirs': ['desc', 'asc'], 'sort_fields': ['priority', 'calendar_duration'], 'table_name': 'incident'} | Sort the "incidents" list by the following fields:
- Priority (descending)
- Duration (ascending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-incident-list | 690 | {'sort_dirs': ['desc'], 'sort_fields': ['closed_by'], 'table_name': 'incident'} | Sort the "incidents" list by the following fields:
- Closed by (descending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-incident-list | 574 | {'sort_dirs': ['asc'], 'sort_fields': ['incident_state'], 'table_name': 'incident'} | Sort the "incidents" list by the following fields:
- Incident state (ascending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-incident-list | 863 | {'sort_dirs': ['asc', 'asc', 'desc'], 'sort_fields': ['sys_created_on', 'priority', 'caller_id'], 'table_name': 'incident'} | Sort the "incidents" list by the following fields:
- Created (ascending)
- Priority (ascending)
- Caller (descending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-incident-list | 742 | {'sort_dirs': ['desc', 'desc'], 'sort_fields': ['business_stc', 'calendar_duration'], 'table_name': 'incident'} | Sort the "incidents" list by the following fields:
- Business resolve time (descending)
- Duration (descending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-incident-list | 240 | {'sort_dirs': ['asc'], 'sort_fields': ['state'], 'table_name': 'incident'} | Sort the "incidents" list by the following fields:
- State (ascending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-incident-list | 563 | {'sort_dirs': ['desc', 'desc', 'desc'], 'sort_fields': ['impact', 'short_description', 'assigned_to'], 'table_name': 'incident'} | Sort the "incidents" list by the following fields:
- Impact (descending)
- Short description (descending)
- Assigned to (descending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-incident-list | 95 | {'sort_dirs': ['asc', 'asc'], 'sort_fields': ['assignment_group', 'location'], 'table_name': 'incident'} | Sort the "incidents" list by the following fields:
- Assignment group (ascending)
- Location (ascending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/incident_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-service-catalog-item-list | 899 | {'sort_dirs': ['desc', 'desc'], 'sort_fields': ['flow_designer_flow', 'sys_scope'], 'table_name': 'sc_cat_item'} | Sort the "catalog items" list by the following fields:
- Flow (descending)
- Application (descending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sc_cat_item_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-service-catalog-item-list | 733 | {'sort_dirs': ['asc', 'desc'], 'sort_fields': ['price', 'sys_created_by'], 'table_name': 'sc_cat_item'} | Sort the "catalog items" list by the following fields:
- Price (ascending)
- Created by (descending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sc_cat_item_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-service-catalog-item-list | 484 | {'sort_dirs': ['asc', 'desc'], 'sort_fields': ['flow_designer_flow', 'no_wishlist_v2'], 'table_name': 'sc_cat_item'} | Sort the "catalog items" list by the following fields:
- Flow (ascending)
- Hide 'Add to Wish List' (descending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sc_cat_item_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-service-catalog-item-list | 406 | {'sort_dirs': ['desc', 'asc', 'desc'], 'sort_fields': ['sys_updated_on', 'no_attachment_v2', 'mobile_picture_type'], 'table_name': 'sc_cat_item'} | Sort the "catalog items" list by the following fields:
- Updated (descending)
- Hide Attachment (ascending)
- Classic Mobile Picture Type (descending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sc_cat_item_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-service-catalog-item-list | 230 | {'sort_dirs': ['desc'], 'sort_fields': ['access_type'], 'table_name': 'sc_cat_item'} | Sort the "catalog items" list by the following fields:
- Access Type (descending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sc_cat_item_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-service-catalog-item-list | 748 | {'sort_dirs': ['desc', 'desc'], 'sort_fields': ['sys_name', 'mobile_picture_type'], 'table_name': 'sc_cat_item'} | Sort the "catalog items" list by the following fields:
- Display name (descending)
- Classic Mobile Picture Type (descending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sc_cat_item_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-service-catalog-item-list | 654 | {'sort_dirs': ['asc', 'desc', 'asc'], 'sort_fields': ['sys_updated_on', 'no_wishlist_v2', 'mobile_picture_type'], 'table_name': 'sc_cat_item'} | Sort the "catalog items" list by the following fields:
- Updated (ascending)
- Hide 'Add to Wish List' (descending)
- Classic Mobile Picture Type (ascending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sc_cat_item_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-service-catalog-item-list | 170 | {'sort_dirs': ['desc'], 'sort_fields': ['category'], 'table_name': 'sc_cat_item'} | Sort the "catalog items" list by the following fields:
- Category (descending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sc_cat_item_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-service-catalog-item-list | 540 | {'sort_dirs': ['asc', 'desc', 'asc'], 'sort_fields': ['sys_created_by', 'short_description', 'fulfillment_automation_level'], 'table_name': 'sc_cat_item'} | Sort the "catalog items" list by the following fields:
- Created by (ascending)
- Short description (descending)
- Fulfillment automation level (ascending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sc_cat_item_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-service-catalog-item-list | 35 | {'sort_dirs': ['desc', 'desc', 'desc'], 'sort_fields': ['price', 'hide_sp', 'access_type'], 'table_name': 'sc_cat_item'} | Sort the "catalog items" list by the following fields:
- Price (descending)
- Hide on Service Portal (descending)
- Access Type (descending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sc_cat_item_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-user-list | 524 | {'sort_dirs': ['desc', 'desc', 'asc'], 'sort_fields': ['calendar_integration', 'city', 'middle_name'], 'table_name': 'sys_user'} | Sort the "users" list by the following fields:
- Calendar integration (descending)
- City (descending)
- Middle name (ascending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sys_user_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-user-list | 159 | {'sort_dirs': ['desc'], 'sort_fields': ['avatar'], 'table_name': 'sys_user'} | Sort the "users" list by the following fields:
- Avatar (descending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sys_user_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-user-list | 838 | {'sort_dirs': ['asc'], 'sort_fields': ['introduction'], 'table_name': 'sys_user'} | Sort the "users" list by the following fields:
- Prefix (ascending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sys_user_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-user-list | 698 | {'sort_dirs': ['asc', 'desc', 'desc'], 'sort_fields': ['calendar_integration', 'first_name', 'introduction'], 'table_name': 'sys_user'} | Sort the "users" list by the following fields:
- Calendar integration (ascending)
- First name (descending)
- Prefix (descending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sys_user_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-user-list | 242 | {'sort_dirs': ['asc'], 'sort_fields': ['time_format'], 'table_name': 'sys_user'} | Sort the "users" list by the following fields:
- Time format (ascending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sys_user_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-user-list | 85 | {'sort_dirs': ['desc', 'desc'], 'sort_fields': ['last_login_time', 'user_name'], 'table_name': 'sys_user'} | Sort the "users" list by the following fields:
- Last login time (descending)
- User ID (descending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sys_user_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-user-list | 795 | {'sort_dirs': ['asc'], 'sort_fields': ['country'], 'table_name': 'sys_user'} | Sort the "users" list by the following fields:
- Country code (ascending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sys_user_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-user-list | 577 | {'sort_dirs': ['asc'], 'sort_fields': ['enable_multifactor_authn'], 'table_name': 'sys_user'} | Sort the "users" list by the following fields:
- Enable Multifactor Authentication (ascending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sys_user_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-user-list | 681 | {'sort_dirs': ['asc'], 'sort_fields': ['zip'], 'table_name': 'sys_user'} | Sort the "users" list by the following fields:
- Zip / Postal code (ascending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sys_user_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
workarena_l1 | workarena.servicenow.sort-user-list | 556 | {'sort_dirs': ['desc'], 'sort_fields': ['time_format'], 'table_name': 'sys_user'} | Sort the "users" list by the following fields:
- Time format (descending) | https://snow-corellm-glide.job.console.elementai.com/now/nav/ui/classic/params/target/sys_user_list.do | 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:
"""
Takes a list of messages, extracts the first URL from the last message, and validates that
the 'sysparm_query' parameter has the expected ORDERBY claus... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.