Skip to main content
Glama
kagan-sh

Kagan - AI Orchestration Layer

plugins_sync

Sync external items from plugin sources into active projects. Import issues from repositories as tasks, with labels auto-mapping to task properties. Operation is idempotent to avoid duplicates.

Instructions

Sync external items from a plugin source into the active project.

Imports issues from the specified repository as kagan tasks. Labels like priority:high and kagan:auto on GitHub issues auto-map to task properties. Operation is idempotent — previously synced issues are skipped.

Args: plugin: Plugin to sync (e.g. "github"). Use plugins_preflight to list available. repo: Repository in owner/repo format (e.g. "octocat/hello-world"). state: Issue state filter — "open", "closed", or "all". import_label: Only sync issues with this label.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pluginYes
repoYes
stateNoopen
import_labelNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kagan-sh/kagan'

If you have feedback or need assistance with the MCP directory API, please join our Discord server