NASA_MANIFEST_PROMPT = "\n This tool is a wrapper around NASA's media asset manifest API, useful when you need to retrieve a media \n asset's manifest. The input to this tool should include a string representing a NASA ID for a media asset that the user is trying to get the media asset manifest data for. The NASA ID will be passed as a string into NASA's `get_media_metadata_manifest` function.\n\n The following list are some examples of NASA IDs for a media asset that you can use to better extract the NASA ID from the input string to the tool.\n - GSFC_20171102_Archive_e000579\n - Launch-Sound_Delta-PAM-Random-Commentary\n - iss066m260341519_Expedition_66_Education_Inflight_with_Random_Lake_School_District_220203\n - 6973610\n - GRC-2020-CM-0167.4\n - Expedition_55_Inflight_Japan_VIP_Event_May_31_2018_659970\n - NASA 60th_SEAL_SLIVER_150DPI\n"