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

12 lines
762 B
Plaintext

---
title: "ShellCallOutputItemOutput"
---
## Fields
| Field | Type | Required | Description |
| -------------------------- | -------------------------- | -------------------------- | -------------------------- |
| `content` | *OptionalNullable[str]* | :heavy_minus_sign: | N/A |
| `exit_code` | *OptionalNullable[int]* | :heavy_minus_sign: | N/A |
| `type` | *str* | :heavy_check_mark: | N/A |
| `__pydantic_extra__` | Dict[str, *Nullable[Any]*] | :heavy_minus_sign: | N/A |