Skip to content

API Reference


API Reference / ToolSchemas / skillInputSchema

Function: skillInputSchema()

skillInputSchema(params): JsonSchema

Defined in: src/agent/schemas.ts:237

Turns a skill's parameter declarations into an input schema.

Parameters

params

Record<string, SkillParam>

Returns

JsonSchema

Community project — not affiliated with Dhan. MIT License.