Expand description
Tool-related types for the managed agent runtime.
Defines ToolConfig, McpServerConfig, SkillRef, and
PermissionPolicy types conforming to CANON §3.7, §3.8, §3.9 wire shapes.
Structs§
- McpServer
Config - MCP (Model Context Protocol) server configuration.
- Permission
Policy - Permission policy for tool execution.
- Skill
Ref - Reference to a skill package.
Enums§
- Permission
Mode - Permission mode for tool execution.
- Tool
Config - Tool declaration: built-in or custom (client-executed).