Retrieves all messages from a CustomGPT conversation, including both user queries and AI responses. Use this to view the complete chat history for a specific conversation session. Returns an empty list if the conversation doesn't exist or has no messages.
projectIdRequiredstringThe unique numeric identifier of the CustomGPT project (agent). Obtain this from the List Projects action.
sessionIdRequiredstringThe unique session identifier (UUID format) of the conversation. Obtained when creating a new conversation or listing conversations.
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.