Skip to main content

Documentation Index

Fetch the complete documentation index at: https://intunedhq.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Image URL content item for content-based extraction.
class ImageUrlContentItem(dict)

Properties

type
str
The type of the content item, which is always “image-url”.
image_type
str
The image format (e.g., “png”, “jpeg”, “gif”, “webp”).
data
str
The URL of the image.