OpenAI Package Project
Bundle a package.json project, use the openai.apiKey codemode secret as apiKey, and make an OpenAI Responses API call.
Package project
Sources YAML
Codemode Input
Examples
Every example opens a fully pre-populated new-run form via a deep link.
Search across titles, descriptions, sources, and snippet text.
Showing 19 of 19 examples
OpenAI Package Project
Bundle a package.json project, use the openai.apiKey codemode secret as apiKey, and make an OpenAI Responses API call.
Package project
Sources YAML
Codemode Input
Inline Echo Debug
Use an inline OpenAPI spec to inspect echoed query params and request headers.
Compiled script
Sources YAML
Codemode Input
Echo Secret Header
Watch Postman Echo reflect a seeded codemode secret back through an inline OpenAPI source.
Compiled script
Sources YAML
Codemode Input
Service Overview
Ping example, count streams, inspect ingress routes, and sample Petstore data.
Compiled script
Sources YAML
Codemode Input
Append And Inspect Events
Write an event, then read back the latest stream state.
Compiled script
Sources YAML
Codemode Input
Capture Example Logs
Run the example log demo and persist each step as an event.
Compiled script
Sources YAML
Codemode Input
Route Weather Snapshot
Combine ingress route inventory with live California weather alerts.
Compiled script
Sources YAML
Codemode Input
Ingress And Events Snapshot
Cross-check ingress routes against recent event streams and summarize both sides.
Compiled script
Sources YAML
Codemode Input
Petstore Status
Pull live public pets from Swagger Petstore through the OpenAPI source.
Compiled script
Sources YAML
Codemode Input
Weather Alerts
Fetch active California alerts from the Weather.gov OpenAPI source.
Compiled script
Sources YAML
Codemode Input
Weather Alert Journal
Pull Weather.gov alerts and persist a summary event into the internal events app.
Compiled script
Sources YAML
Codemode Input
Geocode Weather Brief
Resolve a place, then fetch current weather for the returned coordinates.
Compiled script
Sources YAML
Codemode Input
Formula One Results
Fetch recent F1 race results directly from a public endpoint.
Compiled script
Sources YAML
Codemode Input
Holiday Weather Brief
Mix a public holiday feed with live California alerts for a quick planning brief.
Compiled script
Sources YAML
Codemode Input
Storm Reading List
Search Open Library and pair the result with the latest California alert headline.
Compiled script
Sources YAML
Codemode Input
Holiday Reading List
Combine upcoming UK holidays with a themed Open Library search.
Compiled script
Sources YAML
Codemode Input
Weather And Water Catalog
Pair live California alerts with a quick USGS Water Data overview.
Compiled script
Sources YAML
Codemode Input
Stream Example Logs
Consume the async log stream directly with for-await.
Compiled script
Sources YAML
Codemode Input
Raw Fetch
Use the sandbox's internet fetch directly and return JSON.
Compiled script
Sources YAML
Codemode Input