VarolioVarolio MCP

Tool Reference

Complete list of available MCP tools

Tool Reference

All tools are read-only and scoped to your workspace. Your workspace admin controls which tools are enabled.

Cases

search_cases

Search cases with filters.

ParameterTypeRequiredDescription
searchstringNoFree-text search query
statusopen | closed | archivedNoFilter by case status
templateCodestringNoFilter by case template code
myCasesbooleanNoOnly cases assigned to you
teamMemberCasesbooleanNoOnly cases assigned to your team
offsetnumberNoPagination offset

Returns up to 25 cases per request with a hasMore flag.

get_case_details

Get full details for a specific case.

ParameterTypeRequiredDescription
caseIdstringYesThe case ID

get_case_threads

Get all threads linked to a case.

ParameterTypeRequiredDescription
caseIdstringYesThe case ID

Threads

search_threads

Search email threads with filters.

ParameterTypeRequiredDescription
searchstringNoFree-text search query
inboxIdstringNoFilter by inbox
statusstringNoFilter by thread status
offsetnumberNoPagination offset

get_thread_details

Get full details for a specific thread including messages.

ParameterTypeRequiredDescription
threadIdstringYesThe thread ID
inboxIdstringYesThe inbox ID

list_recent_threads

List the most recent threads across your accessible inboxes.

ParameterTypeRequiredDescription
limitnumberNoMax threads to return (default 20)

Search across all workspace data (cases, threads, messages, organizations).

ParameterTypeRequiredDescription
querystringYesSearch query
typesstring[]NoFilter by result type

Organizations

query_organizations

Search and list organizations in the workspace.

ParameterTypeRequiredDescription
searchstringNoSearch query
offsetnumberNoPagination offset

get_organization_cases

Get all cases for a specific organization.

ParameterTypeRequiredDescription
organizationIdstringYesThe organization ID

Productivity

get_my_action_items

Get your pending action items across all cases.

No parameters required.

get_deadline_alerts

Get upcoming deadline alerts for your cases.

No parameters required.

get_recent_updates

Get recent updates and changes across the workspace.

No parameters required.

get_stakeholder_activity

Get recent activity from key stakeholders.

ParameterTypeRequiredDescription
stakeholderEmailstringNoFilter by stakeholder

Utility

ping

Check MCP server connectivity and auth status. Returns your name, role, and workspace.

No parameters required.

AI Tools

Ask ChatGPTAsk Claude

On this page