Protected
configurationOptional
initOverrides: RequestInitUse output schemas to extract data from an email using AI Generate structured content for an email
Optional
initOverrides: RequestInitProtected
requestOptional
initOverrides: RequestInitCheck if a schema is valid and can be used to extract data using AI Validate structured content schema
Optional
initOverrides: RequestInitCheck if a schema is valid and can be used to extract data using AI Validate structured content schema
Optional
initOverrides: RequestInitRest
...middlewares: Middleware[]Rest
...postMiddlewares: ((context: ResponseContext) => Promise<void | Response>)[]Rest
...preMiddlewares: ((context: RequestContext) => Promise<void | FetchParams>)[]
Use output schemas to extract data from an email using AI Generate structured content for an email