Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.userintuition.ai/llms.txt

Use this file to discover all available pages before exploring further.

Calls are completed interview sessions. Each call record carries the transcript, recording URL, AI analysis, and quality signals. 7 tools.
ToolDescription
list_callsList interview calls, filterable by study/participant/status/quality
get_callFetch one call (includes transcript, messages, recording_url, analysis)
update_callUpdate mutable fields (e.g. is_visible, success_evaluation)
delete_callSoft-delete a call
get_call_usage_statsAggregate call counts/durations over a date range
get_calls_grouped_by_inviteCalls grouped by participant
analyze_transcriptsTrigger study-level report generation

How User Intuition handles this

Every interview User Intuition runs is stored as a searchable, analyzable call record. analyze_transcripts triggers cross-study synthesis — the same engine powering the in-app dashboard reports. For deeper programmatic analysis, pair with the Intelligence Hub tools. See /platform/agentic-research/ for the full agent-driven research workflow.