Wire a Tool /wire-a-tool--delegation

Delegation

Give JARVIS a real tool to call so it can act, not just talk.

Wire a Tool
0/9

Warm up

  1. Warm up 01

    Pick a tool JARVIS needs (search, calc, an API)

  2. Warm up 02

    Wire it via a tool schema

  3. Warm up 03

    Prompt a task that requires it; watch JARVIS call it

  4. Warm up 04

    Verify the call did real work

Challenge

  1. Challenge 01

    Write a JSON tool schema for a given function

  2. Challenge 02

    Spot why a tool call failed

Take further

  1. Take further 01

    Give JARVIS one real tool

  2. Take further 02

    A bot that calls a weather/search API

  3. Take further 03

    A tool only your cohort needs