iyke_project_get_active
Returns the active project's id, display name, root path, and other details to provide context for subsequent project-scoped actions.
Instructions
Return the currently active project (id, display_name, root_path, icon, color, description, position, is_default, created_at). Call this before iyke_project_set_active or any project-scoped mutation so an agent knows which project the user is in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||