FileSignedURL Example Usage import { FileSignedURL } from "@mistralai/mistralai/models/components"; let value: FileSignedURL = { url: "https://lighthearted-developing.com/", }; Fields Field Type Required Description url string ✔️ N/A