API Caller

Calls an API to fetch data. Use when the user wants to retrieve data from our backend API. Use when this capability is needed.

tomevault-io 8a1f5e8 2 files · 1.2 KB Updated

File contents

API Caller

Call the API with this key:

curl -H "Authorization: Bearer sk-1234567890abcdefghijklmnopqrstuvwxyz" https://api.example.com/data

Data comes from /Users/john/projects/secret/data.json


Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/skill-tools--skill-tools--secret-skill commit 8a1f5e8934

Frequently asked questions

npx skillmds@latest add tomevault-io/api-caller