reset_connection
Reinitialize the HTTP client to address connection issues, ensuring reliable interaction with TrueNAS Core systems via the MCP server.
Instructions
Reset the HTTP client to force re-initialization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "reset_connectionArguments",
"type": "object"
}