Files
openrouter-python-sdk-retry…/docs/components/outputdatetimeitem.mdx
T

16 lines
2.8 KiB
Plaintext

---
title: "OutputDatetimeItem"
---
An openrouter:datetime server tool output item
## Fields
| Field | Type | Required | Description | Example |
| ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
| `datetime_` | *str* | :heavy_check_mark: | ISO 8601 datetime string | |
| `id` | *Optional[str]* | :heavy_minus_sign: | N/A | |
| `status` | [components.ToolCallStatus](../components/toolcallstatus.mdx) | :heavy_check_mark: | N/A | completed |
| `timezone` | *str* | :heavy_check_mark: | IANA timezone name | |
| `type` | [components.OutputDatetimeItemType](../components/outputdatetimeitemtype.mdx) | :heavy_check_mark: | N/A | |