mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
16 lines
2.8 KiB
Plaintext
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 | | |