diff --git a/docs/index.md b/docs/index.md index d7f0aae..4f0a4e4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -84,7 +84,7 @@ def utcp_discovery(): "conditions": {"type": "string"} } }, - "call_template": { + "tool_call_template": { "call_template_type": "http", "url": "https://example.com/api/weather", "http_method": "GET" diff --git a/versioned_docs/version-1.0/index.md b/versioned_docs/version-1.0/index.md index d7f0aae..4f0a4e4 100644 --- a/versioned_docs/version-1.0/index.md +++ b/versioned_docs/version-1.0/index.md @@ -84,7 +84,7 @@ def utcp_discovery(): "conditions": {"type": "string"} } }, - "call_template": { + "tool_call_template": { "call_template_type": "http", "url": "https://example.com/api/weather", "http_method": "GET"