Class: DatadogAPIClient::V1::SyntheticsMCPServerCapability

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v1/models/synthetics_mcp_server_capability.rb

Overview

A capability advertised by an MCP server.

Constant Summary collapse

COMPLETIONS =
"completions".freeze
EXPERIMENTAL =
"experimental".freeze
LOGGING =
"logging".freeze
PROMPTS =
"prompts".freeze
RESOURCES =
"resources".freeze
TOOLS =
"tools".freeze

Method Summary

Methods included from BaseEnumModel

included