-
Notifications
You must be signed in to change notification settings - Fork 11.4k
Open
Labels
supportQuestions about how to do somethingQuestions about how to do something
Description
I followed the documentation in the Cookbook (https://cookbook.openai.com/examples/chatgpt/gpt_actions_library/gpt_action_confluence) to set up an Actions in my GPT to retrieve content from my company's Confluence pages. However, the schema provided in the Cookbook only returns summarized metadata about the content by causing the /rest/api/search endpoint, but the full page body or full content.
I tried adding something like the below to the schema after asking ActionsGPT, but got 401 error when I tested it. Any thoughts how I can fetch full content from the Confluence pages?

Metadata
Metadata
Assignees
Labels
supportQuestions about how to do somethingQuestions about how to do something