Skip to main content

Module grant

Module grant 

Source
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§

SkillGrant
A capability grant for a multi-step skill.

Constants§

SKILL_GRANT_SCHEMA
Schema identifier for skill grants.