get_plan_source_info
Returns the active initiative source and available adapters to inform the AI of expected input semantics (markdown, Linear, JIRA, or Notion). Call at session start.
Instructions
Return the active initiative source (selected via PLAN_SOURCE env var) plus all adapters built into this server. Call first in any session so the AI knows whether to expect markdown / Linear / JIRA / Notion semantics. Returns {active, available, version}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||