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.

File search store backed by Gemini, plus sessions and studio outputs (reports, PowerPoints). 18 tools.
ToolDescription
get_file_search_storeGet info about a file search store
list_documentsList uploaded documents in a store
delete_documentDelete a document from a store
query_intelligenceAsk a grounded question against the store (non-streaming)
list_chat_historyPaginated chat history
create_sessionCreate a new intelligence-hub session
list_sessionsList sessions
get_sessionFetch a session
update_sessionReplace name/description
patch_sessionPartially update a session
delete_sessionCascading delete of session + its store + chat history
create_studio_outputSave analysis content as a studio output
list_studio_outputsList outputs for a session
get_studio_outputFetch one (use to poll generation status)
update_studio_outputUpdate name/content/metadata
delete_studio_outputDelete an output
generate_reportBackground-generate a report from the store
generate_powerpointBackground-generate a PowerPoint via Gamma
File uploads are dashboard-only (multipart binary, incompatible with the MCP tool model).

How User Intuition handles this

The Intelligence Hub is User Intuition’s persistent research memory — upload documents via the dashboard, then use query_intelligence to ask grounded questions against your document store from any MCP client. generate_report and generate_powerpoint turn stored research into shareable deliverables automatically. Learn more at /platform/agentic-research/.