Skip to main content
Glama
TdPythonClassDetails.yml761 B
type: object description: Detailed information about a Python class or module required: - name - type - methods - properties properties: name: type: string description: Name of the class or module type: type: string enum: [class, module, function, object] description: Type of the Python entity description: type: string description: Description of the class or module methods: type: array description: List of methods available in the class or module items: $ref: ../../index.yml#/components/schemas/TdPythonMethodInfo properties: type: array description: List of properties available in the class or module items: $ref: ../../index.yml#/components/schemas/TdPythonPropertyInfo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/8beeeaaat/touchdesigner-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server