Expand description
SkillGrant – extends the capability model for multi-step skill composition.
A SkillGrant authorizes an agent to execute a named skill, which is a
declared sequence of tool invocations. Unlike individual ToolGrants, a
skill grant binds the entire sequence under a single authorization with
a shared budget envelope.
Structs§
- Skill
Grant - A capability grant for a multi-step skill.
Constants§
- SKILL_
GRANT_ SCHEMA - Schema identifier for skill grants.