get_insights
ChatGPTGet the insights for one Userbrain test by its id. Insights are findings of interest that Userbrain automatically generates by analyzing all of the test's tester (think-aloud) videos — recurring observations, usability issues, and themes across the sessions, each with a short summary and supporting video clips/notes. Returns the insights as text and structured data (no interactive UI). Use list_tests first to find the testId.
get_insights
ChatGPTGet the insights for one Userbrain test by its id. Insights are findings of interest that Userbrain automatically generates by analyzing all of the test's tester (think-aloud) videos — recurring observations, usability issues, and themes across the sessions, each with a short summary and supporting video clips/notes. Returns the insights as text and structured data (no interactive UI). Use list_tests first to find the testId.
get_insights
ChatGPTGet the insights for one Userbrain test by its id. Insights are findings of interest that Userbrain automatically generates by analyzing all of the test's tester (think-aloud) videos — recurring observations, usability issues, and themes across the sessions, each with a short summary and supporting video clips/notes. Returns the insights as text and structured data (no interactive UI). Use list_tests first to find the testId.
get_tasks
ChatGPTGet the tasks (test steps) of a Userbrain test by its id. These are the instructions the customer set up that testers (participants) work through during the unmoderated study — typically task prompts and questions. Each step has a teststep id (the same id that get_videos task responses reference, so use this tool to resolve those ids to their instructions), a type, the instruction text (task), and a response count. Returns the tasks as text and structured data (no interactive UI). Use list_tests first to find the testId.
get_tasks
ChatGPTGet the tasks (test steps) of a Userbrain test by its id. These are the instructions the customer set up that testers (participants) work through during the unmoderated study — typically task prompts and questions. Each step has a teststep id (the same id that get_videos task responses reference, so use this tool to resolve those ids to their instructions), a type, the instruction text (task), and a response count. Returns the tasks as text and structured data (no interactive UI). Use list_tests first to find the testId.
get_tasks
ChatGPTGet the tasks (test steps) of a Userbrain test by its id. These are the instructions the customer set up that testers (participants) work through during the unmoderated study — typically task prompts and questions. Each step has a teststep id (the same id that get_videos task responses reference, so use this tool to resolve those ids to their instructions), a type, the instruction text (task), and a response count. Returns the tasks as text and structured data (no interactive UI). Use list_tests first to find the testId.
get_test
ChatGPTShow the details of one Userbrain test by its id, with an interactive UI. A Userbrain test is one unmoderated usability study — a target URL, language, and task instructions the customer set up, plus the think-aloud videos recorded by the testers (participants) who attempted the task. Returns the test's status, language, target URL, type, and tester/video counts. Use list_tests first to find the testId.
get_test
ChatGPTShow the details of one Userbrain test by its id, with an interactive UI. A Userbrain test is one unmoderated usability study — a target URL, language, and task instructions the customer set up, plus the think-aloud videos recorded by the testers (participants) who attempted the task. Returns the test's status, language, target URL, type, and tester/video counts. Use list_tests first to find the testId.
get_test
ChatGPTShow the details of one Userbrain test by its id, with an interactive UI. A Userbrain test is one unmoderated usability study — a target URL, language, and task instructions the customer set up, plus the think-aloud videos recorded by the testers (participants) who attempted the task. Returns the test's status, language, target URL, type, and tester/video counts. Use list_tests first to find the testId.
get_videos
ChatGPTGet the videos (tester sessions) of a Userbrain test by its id. Each video is one tester's (participant's) think-aloud screen recording attempting the test's tasks. Always returns the tester and their demographics, device, duration, and their answer to each task step (each labeled by its teststep id, e.g. teststep #1065502 — call the get_tasks tool to see what those teststeps actually ask; it returns the test's currently active teststeps with their ids). To keep responses small, the heavy per-session detail is omitted by default: set includeNotesAndClips to also return the notes and clips (observations), and includeTranscript to also return the full think-aloud transcript. Enable these only when that detail is actually needed for the task — the response reports how many notes/clips/transcript segments were omitted so you can re-request with the flags if it turns out you need them. Returns text and structured data (no interactive UI). Use list_tests first to find the testId.
get_videos
ChatGPTGet the videos (tester sessions) of a Userbrain test by its id. Each video is one tester's (participant's) think-aloud screen recording attempting the test's tasks. Always returns the tester and their demographics, device, duration, and their answer to each task step (each labeled by its teststep id, e.g. teststep #1065502 — call the get_tasks tool to see what those teststeps actually ask; it returns the test's currently active teststeps with their ids). To keep responses small, the heavy per-session detail is omitted by default: set includeNotesAndClips to also return the notes and clips (observations), and includeTranscript to also return the full think-aloud transcript. Enable these only when that detail is actually needed for the task — the response reports how many notes/clips/transcript segments were omitted so you can re-request with the flags if it turns out you need them. Returns text and structured data (no interactive UI). Use list_tests first to find the testId.
get_videos
ChatGPTGet the videos (tester sessions) of a Userbrain test by its id. Each video is one tester's (participant's) think-aloud screen recording attempting the test's tasks. Always returns the tester and their demographics, device, duration, and their answer to each task step (each labeled by its teststep id, e.g. teststep #1065502 — call the get_tasks tool to see what those teststeps actually ask; it returns the test's currently active teststeps with their ids). To keep responses small, the heavy per-session detail is omitted by default: set includeNotesAndClips to also return the notes and clips (observations), and includeTranscript to also return the full think-aloud transcript. Enable these only when that detail is actually needed for the task — the response reports how many notes/clips/transcript segments were omitted so you can re-request with the flags if it turns out you need them. Returns text and structured data (no interactive UI). Use list_tests first to find the testId.
list_tests
ChatGPTList the authenticated user's Userbrain tests, with an interactive UI. A Userbrain test is one unmoderated usability study: the customer configures a target URL, language, and task instructions, then orders testers (participants) who record think-aloud videos attempting the task. Tests are returned ordered by most recent activity — the first test in the list is the one with the latest event (e.g. a newly delivered video or a recent change). When the user refers to "the last test", "the latest test", or "the test we just did", they most likely mean the first test in this list. Each test includes its id, title, status, language, target URL, and tester/video counts (video_count is the number of tester videos; new_video_count is how many are newly delivered).
list_tests
ChatGPTList the authenticated user's Userbrain tests, with an interactive UI. A Userbrain test is one unmoderated usability study: the customer configures a target URL, language, and task instructions, then orders testers (participants) who record think-aloud videos attempting the task. Tests are returned ordered by most recent activity — the first test in the list is the one with the latest event (e.g. a newly delivered video or a recent change). When the user refers to "the last test", "the latest test", or "the test we just did", they most likely mean the first test in this list. Each test includes its id, title, status, language, target URL, and tester/video counts (video_count is the number of tester videos; new_video_count is how many are newly delivered).
list_tests
ChatGPTList the authenticated user's Userbrain tests, with an interactive UI. A Userbrain test is one unmoderated usability study: the customer configures a target URL, language, and task instructions, then orders testers (participants) who record think-aloud videos attempting the task. Tests are returned ordered by most recent activity — the first test in the list is the one with the latest event (e.g. a newly delivered video or a recent change). When the user refers to "the last test", "the latest test", or "the test we just did", they most likely mean the first test in this list. Each test includes its id, title, status, language, target URL, and tester/video counts (video_count is the number of tester videos; new_video_count is how many are newly delivered).