ShellServerToolOpenRouter - Python SDK

ShellServerToolOpenRouter method reference

The Python SDK and docs are currently in beta. Report issues on GitHub.

OpenRouter built-in server tool: runs shell commands server-side in a sandboxed container (a sandbox-backed clone of OpenAI’s hosted shell tool)

Fields

FieldTypeRequiredDescriptionExample
parametersOptional[components.ShellServerToolConfig]Configuration for the openrouter:shell server tool{"engine": "openrouter","environment": {"type": "container_auto"}
}
typecomponents.ShellServerToolOpenRouterType✔️N/A