Extract XML from llm response
Function: Extract XML from LLM Response
This action helps you automatically find and pull out XML text from a longer response generated by an AI (Large Language Model). This is useful when an AI provides information embedded within a larger message, and you only need the structured XML part.
Input
- LLM Response (Text): The full text response from your AI model that you expect to contain XML. This input is required.