Skip to main content

Exports

  • chatgpt contains the packaged ChatGPT actions.
  • chatgptAccount("name") selects a named ChatGPT connection.

Setup

Ask a ChatGPT workspace administrator to enable Workspace agents and personal access tokens. Create an access token with the Workspace Agents scope, then connect it in Automate.ax. See Workspace Agent authentication for the current ChatGPT requirements. Publish the agent to an API trigger channel and copy its agtch_ identifier into your automation.

Actions

ChatGPT’s Workspace Agents API returns run status and a conversation URL. It does not expose the agent’s response to downstream automation.