Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
getSpaces | スペース情報の取得 |
getProjects | プロジェクト一覧の取得 |
getIssues | 課題一覧の取得 |
getIssue | 特定の課題情報の取得 |
createIssue | 課題の追加 |
getWikiPages | Wikiページ一覧の取得 |
getUsers | ユーザー一覧の取得 |
getWebhooks | Webhook一覧の取得 |