Graphorin API reference v0.15.1
Graphorin API reference / @graphorin/skills / / SkillToolDeclaration
Interface: SkillToolDeclaration
Defined in: packages/skills/src/types/index.ts:240
Stable
Tool declaration found inside graphorin-tools:. The loader only captures the declarations; the actual Tool[] is produced by the skill author's tools/*.ts modules and bridged into the @graphorin/tools registry by the agent runtime in Phase 12.