Register Action

Register a typed, AI-callable tool via usePilotAction. The handler runs in the browser against the consumer's React state, auth'd fetch, or any other client-side capability. Zod schema is inferred into the handler's argument type. Use when adding a new capability (create X, update Y, trigger Z) and includes `mutating:` flag guidance.

hec-ovi 466f982 6.0 KB Updated

File contents

hec-ovi/agentickit/tree/main/.pilot/skills/register-action commit 466f98232c

Frequently asked questions

npx skillmds@latest add hec-ovi/register-action