Openai Plugin Manifest

An ai-plugin.json manifest describing an API to an LLM tool/plugin runtime — name, description, and the OpenAPI it should call.

Example

openai-plugin-manifest.yaml
- type: OpenAIPluginManifest
  url: https://developers.example.com/openai-plugin-manifest

Tags


All Common Properties