OpenAI · Capability
OpenAI models — Models
OpenAI models — Models. 3 operations. Lead operation: OpenAI Lists the currently available models, and provides basic information about each one such as the owner and availability.. Self-contained Naftiko capability covering one Openai business surface.
What You Can Do
GET
Listmodels
— OpenAI Lists the currently available models, and provides basic information about each one such as the owner and availability.
/v1/models
GET
Retrievemodel
— OpenAI Retrieves a model instance, providing basic information about the model such as the owner and permissioning.
/v1/models/{model}
DELETE
Deletemodel
— OpenAI Delete a fine-tuned model. You must have the Owner role in your organization to delete a model.
/v1/models/{model}
MCP Tools
openai-lists-currently-available-models
OpenAI Lists the currently available models, and provides basic information about each one such as the owner and availability.
read-only
idempotent
openai-retrieves-model-instance-providing
OpenAI Retrieves a model instance, providing basic information about the model such as the owner and permissioning.
read-only
idempotent
openai-delete-fine-tuned-model
OpenAI Delete a fine-tuned model. You must have the Owner role in your organization to delete a model.
idempotent