Skip to main content

Overview

This is the simplest possible Codika use case: one workflow, one trigger, one API call.

Folder structure

config.ts

Workflow pattern

Key details

Input

Single text field for the search query. Accessed in the workflow via:

Credentials

Uses FLEXCRED for Tavily — the platform automatically provides API credentials (org-owned or Codika-provided):

Output

Returns a single text field with formatted search results.

Deploy and test