add_to_watchlist
ChatGPTAdd companies to a watchlist
create_folder
ChatGPTCreate a new saved clips folder
create_keyword
ChatGPTCreate a keyword alert
create_search_filter
ChatGPTCreate a saved search filter
create_watchlist
ChatGPTCreate a new watchlist
create_workspace
ChatGPTCreate a new workspace
delete_folder
ChatGPTDelete a saved clips folder
delete_keyword
ChatGPTDelete a keyword alert
delete_search_filter
ChatGPTDelete a saved search filter
delete_watchlist
ChatGPTDelete a watchlist
delete_workspace
ChatGPTDelete a workspace
get_company
ChatGPTGet a company's full profile
get_conference
ChatGPTGet a conference and its events — title, dates, type, and the events that took place under it (each with its company, date, and one-line summary). Use the returned event IDs with get_event, get_event_summary, or read_document to dig into transcripts and reports.
get_current_user
ChatGPTGet information about the currently signed-in user, including name, email, and subscription. Available regardless of subscription status.
get_document_summary
ChatGPTGet a Quartr summary of a document (transcript, report, or slides)
get_event
ChatGPTGet details for a specific event
get_event_summary
ChatGPTGet a Quartr summary of an event, covering all attached documents
get_financials
ChatGPTGet financial statements (income statement, balance sheet, cash flow) for a company
get_watchlist
ChatGPTGet a watchlist with its companies
list_companies
ChatGPTList companies with optional filters. Results are paginated (default 20 per page). Use page/perPage params to navigate.
list_conferences
ChatGPTList investor / industry conferences. Conferences group related events from multiple companies (e.g. JPMorgan Healthcare Conference, Citi Tech Conference). Supports filtering by date range, organizer company, and title search. Sorted by start date (newest first). Use get_conference to fetch a conference's events.
list_documents
ChatGPTList documents for a company
list_event_types
ChatGPTList all event types
list_events
ChatGPTList events for a company or watchlist. Requires either companyId or watchlistId.
list_folders
ChatGPTList the user's saved clips folders
list_gics
ChatGPTList GICS classification hierarchy
list_keywords
ChatGPTList the user's keyword alerts
list_related_companies
ChatGPTFind related companies (peers, competitors)
list_search_filters
ChatGPTList the user's saved search filters
list_watchlists
ChatGPTList the user's watchlists
list_workspaces
ChatGPTList the user's workspaces
read_document
ChatGPTRead the full text content of a document (report, slide deck, or transcript)
read_live_transcript
ChatGPTRead the live transcript for an ongoing or recently completed event. Use this for events that are currently live or have a live transcript available but no finalized transcript yet. Use fromTimestamp to fetch only new content since your last call.
read_transcript
ChatGPTRead the transcript for an event. Picks the best available variant automatically (in-house, raw, or live). Pass eventId, or documentId for a transcript document (resolved to its event, best variant served). Use section: "qna" for the Q&A section only. Use fromTimestamp (paired with the previous response's lastTimestamp) to fetch new content from live transcripts incrementally. Each paragraph has a timestamped deep-link url.
read_workspace
ChatGPTRead a workspace's properties and content
remove_from_watchlist
ChatGPTRemove companies from a watchlist
rename_folder
ChatGPTRename a saved clips folder
rename_watchlist
ChatGPTRename a watchlist
search_companies
ChatGPTSearch for companies by name or ticker symbol
search_documents
ChatGPTFull-text search across transcripts, slides, and reports
tag_company_to_workspace
ChatGPTTag a company to a workspace
untag_company_from_workspace
ChatGPTRemove a company tag from a workspace
update_keyword
ChatGPTUpdate a keyword alert
write_workspace
ChatGPTEdit a workspace document body from Markdown, either appending content to the end or overwriting it entirely (controlled by mode). The edit lands live for any connected user. A snapshot of the prior state is automatically taken so the user can revert via the workspace's version history.
add_to_watchlist
Claudecreate_folder
Claudecreate_keyword
Claudecreate_search_filter
Claudecreate_watchlist
Claudecreate_workspace
Claudedelete_folder
Claudedelete_keyword
Claudedelete_search_filter
Claudedelete_watchlist
Claudedelete_workspace
Claudeget_company
Claudeget_document_summary
Claudeget_event
Claudeget_event_summary
Claudeget_financials
Claudeget_watchlist
Claudelist_companies
Claudelist_documents
Claudelist_event_types
Claudelist_events
Claudelist_folders
Claudelist_gics
Claudelist_keywords
Claudelist_related_companies
Claudelist_search_filters
Claudelist_watchlists
Claudelist_workspaces
Clauderead_document
Clauderead_live_transcript
Clauderemove_from_watchlist
Clauderename_folder
Clauderename_watchlist
Claudesearch_companies
Claudesearch_documents
Claudetag_company_to_workspace
Claudeuntag_company_from_workspace
Claudeupdate_keyword
Claude