Docker Hub Automation Automate your Docker Hub workflows -- create and manage organizations, repositories, teams, add members, set up image push webhooks, and list container images. Toolkit docs: composio.dev/toolkits/docker hub --- Setup 1. Add the Composio MCP server to your client: 2. Connect your Docker Hub account when prompted (JWT/token authentication) 3. Start using the workflows below --- Core Workflows 1. List Organizations Use to discover which organizations the authenticated user belongs to. 2. Create an Organization Use to programmatically create a new Docker Hub organization. No…