Expand description
Project tool — wraps ProjectManager behind the AgentTool interface.
Provides agents with Project query capabilities through an action-based parameter schema. Actions: list, get, link_memory, unlink_memory.
Agents can query projects and manage memory associations, but cannot create, update, or remove projects (user-level only).
Structs§
- Project
Tool - Agent tool for Project queries (RFC-011).