I am trying to write something(anything) in my notion workspace.
I set the notion api key in "openclaw onboard" process, connected the integration with my workspace, checked that notion was ready by running "openclaw skills list"
When I asked my bot(in discord) to summarize the conversation in my notion, it said
"I don’t have direct access to your Notion workspace, so I can’t create or edit pages on your behalf. When I say “I don’t have direct access,” I mean that I’m running in a sandboxed environment and can’t interact with external web services or your personal accounts unless you explicitly provide credentials and a way for me to authenticate."
How can I have my bot to write any page in notion?
I am working in my local linux environment and my bot's llm model is ran by ollama gpt-oss:20b
Thank you.