optional id: string;
optional input: string;
optional metadata: Record<string, string>;
optional output: string;
Was this page helpful?