← Back to all apps
D

Domotz (Preview)

Businessby Domotz
Launched Apr 1, 2026 on ChatGPT

Monitor and manage your network infrastructure through natural language. Query devices, check alerts, inspect metrics, manage configurations, and control power across all your sites. Requires a Domotz account enabled to the MCP Preview program.

3ChatGPT Tools
DomotzDeveloper
BusinessCategory

Available Tools

Call Tool

call_tool
Full Description

Call a tool by name with the required parameters. You MUST use search_tools first to discover the exact tool name and required parameters. Never guess tool names — they will not work unless found via search_tools.

Parameters (1 required, 1 optional)
Required
tool_namestring
Optional
tool_inputobject
Default: null

List Tools

list_tools
Full Description

List all available tools with their names, descriptions, and parameters. Use this to get a complete overview of all tools registered in the system.

Parameters (0 required, 1 optional)
Optional
max_resultsinteger
Default: 200

Search Tools

search_tools
Full Description

Search available tools by describing what you need in natural language. Returns matching tools with relevance scores. IMPORTANT: You MUST call this first to discover valid tool names before using call_tool. Do NOT guess tool names — always search first.

Parameters (1 required, 1 optional)
Required
querystring
Optional
max_resultsinteger
Default: 5