mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
17 lines
3.8 KiB
Plaintext
17 lines
3.8 KiB
Plaintext
---
|
|
title: "OutputMemoryServerToolItem"
|
|
---
|
|
|
|
An openrouter:memory server tool output item
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- |
|
|
| `action` | [Optional[components.ActionEnum]](../components/actionenum.mdx) | :heavy_minus_sign: | N/A | |
|
|
| `id` | *Optional[str]* | :heavy_minus_sign: | N/A | |
|
|
| `key` | *Optional[str]* | :heavy_minus_sign: | N/A | |
|
|
| `status` | [components.ToolCallStatus](../components/toolcallstatus.mdx) | :heavy_check_mark: | N/A | completed |
|
|
| `type` | [components.OutputMemoryServerToolItemType](../components/outputmemoryservertoolitemtype.mdx) | :heavy_check_mark: | N/A | |
|
|
| `value` | *OptionalNullable[Any]* | :heavy_minus_sign: | N/A | | |