Documentation
Documentation
BlackOps Center OpenAI GPT Integration
Use BlackOps from your custom GPT with Actions so your GPT can read context, draft content, and execute publishing workflows with your account token.
What This Integration Does
- Expose BlackOps tools to your GPT through an OpenAPI action schema
- Support site-aware operations for posts, tweets, notes, and context
- Use your existing BlackOps bearer token for authenticated calls
Setup Overview
- Create or edit your custom GPT in OpenAI.
- Add BlackOps as an Action using the published OpenAPI spec.
- Configure bearer authentication with your BlackOps API token.
- Save and test with a simple tool call (for example: list posts by domain).
Key Prompting Pattern
For reliable behavior, direct the GPT to resolve site context first, then perform content operations with explicit domain/site parameters.