Searches and retrieves MLflow documentation from the official docs site. Use when the user asks about MLflow features, APIs, integrations (LangGraph,…
MLflow Documentation Search Workflow Fetch https://mlflow.org/docs/latest/llms.txt to find relevant page paths Fetch the .md file at the identified path Present results with verbatim code examples Step 1: Fetch llms.txt Index WebFetch( url: "https://mlflow.org/docs/latest/llms.txt", prompt: "Find links or references to [TOPIC]. List all relevant URLs." ) Step 2: Fetch Target Documentation
don't have the plugin yet? install it then click "run inline in claude" again.