ActionOpenPage - TypeScript SDK

ActionOpenPage type definition

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

Example Usage

1import { ActionOpenPage } from "@openrouter/sdk/models";
2
3let value: ActionOpenPage = {
4 type: "open_page",
5};

Fields

FieldTypeRequiredDescription
type”open_page”✔️N/A
urlstringN/A