FlowModule

A list of Flow Modules an AI Agent can invoke as a tool

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If of Flow Modules invocable as tool

Link copied to clipboard

Only Type we support is MCP.

Functions

Link copied to clipboard
inline fun copy(block: FlowModule.Builder.() -> Unit = {}): FlowModule
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String