Functions

runbookAsTool

Function: runbookAsTool()

runbookAsTool(opts): Tool

Defined in: src/core/runbook/runbookAsTool.ts:179

Wrap a footprintjs procedure as a Tool whose every answer carries the honesty spine. See the module header for the envelope; see RunbookAsToolOptions for the full options bag. The smallest legal call is { name, description, procedure }.

Parameters

opts

RunbookAsToolOptions

Returns

Tool

On this page