Skip to main content
Let your agents use the OpenAI API — chat completions, responses, embeddings, images, moderation, files, fine-tuning, batches and vector stores.

Connection

  • Authentication: API key (API key (sk-…)).
Go to platform.openai.com → sign in → Settings (gear icon) → API keys → “Create new secret key”. Pick your project, leave permissions on “All” (or restrict to the endpoints you need), then copy the key (starts with sk-). Make sure the project has billing enabled.See OpenAI’s documentation.

Read actions (17)

Write actions (17)

Permissions

Every action above must be explicitly granted to an agent before it can be used. See Permissions for the grant model and Security for how credentials are protected.