I was wiring Composio tools into a Phidata agent and wanted to use the Google Docs or Notion actions. The moment I ran anything composio related I got ImportError: cannot import name 'Action' from 'composio', and even the CLI itself crashed on startup. My Python was 3.12.7 and the traceback went through composio/cli/context.py. A maintainer asked for pip show output and pointed out the installed package was the problem.