get_file_search_store | Get info about a file search store |
list_documents | List uploaded documents in a store |
delete_document | Delete a document from a store |
query_intelligence | Ask a grounded question against the store (non-streaming) |
list_chat_history | Paginated chat history |
create_session | Create a new intelligence-hub session |
list_sessions | List sessions |
get_session | Fetch a session |
update_session | Replace name/description |
patch_session | Partially update a session |
delete_session | Cascading delete of session + its store + chat history |
create_studio_output | Save analysis content as a studio output |
list_studio_outputs | List outputs for a session |
get_studio_output | Fetch one (use to poll generation status) |
update_studio_output | Update name/content/metadata |
delete_studio_output | Delete an output |
generate_report | Background-generate a report from the store |
generate_powerpoint | Background-generate a PowerPoint via Gamma |