
Use Cases
1
VIEW USER PROFILE
Example Prompts:
"View the profile of the user where the name equals 'David Brown'."
"View the profile of user where the user's name CONTAINS 'Cha'."
2
CONNECT WITH USER
Example Prompts:
"Connect with the user whose target_name contains ''"
"Connect with user 'Jane Doe'."
3
POST STATUS
Example Prompts:
"Post a status update containing 'spired' by Marty Cagan. Game changer for"
"Post a status update that does NOT contain 'nyo'"
4
LIKE POST
Example Prompts:
"Like the post where the poster name contains 'w' and the poster content does not contain 'rtu'."
"Like the post where the poster_content does NOT contain 'hgo'."
5
COMMENT ON POST
Example Prompts:
"Comment 'Great work!' on the post with poster content 'Just released a new app version!' where the comment text is NOT equal to 'Impressive progress!' and the poster content does NOT contain 'qws'."
"Comment 'Thanks for sharing!' on the post with poster name 'Jane Doe' where the poster content is NOT 'Experimenting with fine-tuning LLMs on small domain datasets. Results look promising.' and the comment text does NOT contain 'lkx'."
6
SEARCH USERS
Example Prompts:
"Search for users with the query 'DevOps Engineer'."
"Search for users with the query 'ine'."
7
FOLLOW PAGE
Example Prompts:
"Follow the company page that is NOT 'Notion'."
"Follow the company page where the company name does NOT CONTAIN 'wfg'."
8
VIEW JOB
Example Prompts:
"Show me details for a job posting with job_title NOT containing 'gsh' located in a place that CONTAINS 'Re' at a company that is equal to 'Tech Innovations'"
"Retrieve details of a job posting at a company whose name contains 'Wor' and is located in a place that does not contain 'tga'."
9
APPLY FOR JOB
Example Prompts:
"Apply for a job where the job_title is NOT 'QA Engineer'."
"Apply for a job at a company that contains 'aWo', where the location does NOT contain 'vyd' and the job title does NOT contain 'ije'."
10
SEARCH JOBS
Example Prompts:
"Search for jobs where the query contains 'ing'."
"Search for jobs with the query NOT equal to 'Creative Studio'"
