In this video, I showed how to define flows to call a tool to make a backend request to the Star Wars People API to get a list of characters by name. Then, the characters are used to write a Star Wars fiction and create a Star Wars poster with a title. The flows are deployed to an express server as POST endpoints. Finally, the context provider authenticates and authorizes the flows to protect the endpoints when appropriate request header is provided.