Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ItemReferenceItem type definition
import { ItemReferenceItem } from "@openrouter/sdk/models"; let value: ItemReferenceItem = { id: "msg-abc123", type: "item_reference", };
id
type