Background
AutoList
Trello/Asana

Active

AutoList

Task and team management platform with priorities, dates, and collaboration.

12

Use Cases

9/10

Avg Difficulty

Use Cases

1

AUTOLIST ADD TASK CLICKED

Example Prompts:

"Please add a new task."
"Please add a new task."
2

AUTOLIST SELECT DATE FOR TASK

Example Prompts:

"Please set the date for the task to 'today' where the quick_option is equal to 'today'."
"Set the date for the task to a weekend."
3

AUTOLIST SELECT TASK PRIORITY

Example Prompts:

"Change the priority to 'Medium' where the priority is NOT 'High'."
"Set the task priority to 'Highest'."
4

AUTOLIST TASK ADDED

Example Prompts:

"Add a task whose name NOT CONTAINS 'mqq' and description CONTAINS 'itors' and date LESS_EQUAL '2025-10-31' and priority EQUALS 'Medium'."
"Add a task whose name does NOT contain 'qme' and description does NOT contain 'jsg' and date is NOT equal to '2025-10-28' and priority is NOT equal to 'Medium'."
5

AUTOLIST CANCEL TASK CREATION

Example Prompts:

"Please cancel the task creation where the name is NOT 'Organize a company-wide hackathon', the description is EQUAL to 'Configure and run an A/B test on the main landing page to improve conversion rates.', the date is EQUAL to '2025-10-04', and the priority is EQUAL to 'High'."
"Please cancel the task creation for any task where the name is NOT 'Secure new office space', the description does NOT CONTAIN 'wuo', the date is on or before '2025-10-29', and the priority is NOT 'Low'."
6

AUTOLIST EDIT TASK MODAL OPENED

Example Prompts:

"Edit task modal open whose name equals 'Develop internal knowledge base' and description not_contains 'stg' and date less_than '2025-10-30' and priority equals 'Highest'."
"Edit task modal open whose name contains 'a' and description is NOT equal to 'Update all outdated libraries and dependencies across our microservices.' and date is greater than '2025-10-24' and priority equals 'Low'."
7

AUTOLIST COMPLETE TASK

Example Prompts:

"Complete task whose name NOT CONTAINS 'hnk' and description NOT CONTAINS 'lub' and date GREATER THAN '2025-10-23' and priority EQUALS 'Highest'."
"Complete task whose name equals 'Interview candidates for frontend role' and description not_equals 'Identify and resolve performance bottlenecks in the main application.' and date greater_than '2025-10-05' and priority equals 'High'."
8

AUTOLIST DELETE TASK

Example Prompts:

"Delete task whose name does NOT contain 'nox' and description contains 'e' and date is on or before '2025-10-26' and priority equals 'Low'."
"Delete task whose name not_contains 'xpt' and description not_contains 'zeq' and date less_than '2025-10-06' and priority equals 'High'."
9

AUTOLIST ADD TEAM CLICKED

Example Prompts:

"Please click the button to create a new team."
"Please initiate the process to add a new team."
10

AUTOLIST TEAM MEMBERS ADDED

Example Prompts:

"Please add members to the team where the members CONTAINS 'Sophia Martinez' and the member_count is GREATER THAN or EQUAL TO 1."
"Please add members to the team ensuring that the members NOT contain 'Lie Wei', 'Sophia Martinez', or 'Emily Davis' and that the team member count is greater than or equal to 3."
11

AUTOLIST TEAM ROLE ASSIGNED

Example Prompts:

"Assign role to member 'Alice Williams' that does NOT contain 'ect'"
"Assign a role to a team member who does NOT contain 'uvg' and ensure the role is NOT equal to 'Product Manager'."
12

AUTOLIST TEAM CREATED

Example Prompts:

"Create a team whose name contains 'er' and description NOT contains 'pjj' and member equals 'Alice Williams' and role contains 'iewer'."
"Create a team whose name contains 'ator' and description contains 'ing' and member is NOT 'Alice Williams' and role does NOT contain 'bkt'."