Tool to create a new conversation session for a CustomGPT agent. Use this when starting a new chat interaction - it returns a session ID that you'll use to send messages. Optionally provide a name to help identify the conversation later.
namestringOptional name to identify the conversation. Helps organize and reference conversations later. If not provided, a default name will be assigned.
projectIdRequiredintegerThe unique identifier of the agent (formerly known as project). Obtain this from the List Projects action.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.