Armory
Source
Browse
Workflows

tool-use-extracting-structured-json

Extract structured JSON data from various inputs using Claude's tool use capabilities.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install tool-use-extracting-structured-json --cli claude

writes the file to.claude/commands/tool-use-extracting-structured-json.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/tool-use-extracting-structured-json.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Official anthropics/anthropic-cookbook workflows component — Extract structured JSON data from various inputs using Claude's tool use capabilities.

When to use it

Extract structured JSON data from various inputs using Claude's tool use capabilities.

How to install / invoke

Official Anthropic cookbook recipe (notebook). Open it to follow the runnable walkthrough: https://github.com/anthropics/anthropic-cookbook/blob/main/tool_use/extracting_structured_json.ipynb

Notes

Recipe "Extracting structured JSON using Claude and tool use" from the anthropic-cookbook tool_use/ family (categories: Responses, Tools). License: MIT.