CommandArg# class ansys.fluent.mcp.solve.catalog.schema.CommandArg# One argument of a command or query. Overview# Attributes name py_name type_hint help file_purpose Import detail# from ansys.fluent.mcp.solve.catalog.schema import CommandArg Attribute detail# CommandArg.name: str# CommandArg.py_name: str# CommandArg.type_hint: str# CommandArg.help: str# CommandArg.file_purpose: str | None = None#