meegle-api

Meegle Open API skills index. Read credentials first; missing credentials → see meegle-api-credentials and remind user where to get them.

Audits

Pass

Install

openclaw skills install meegle-api

Meegle API (index)

Read meegle-api-credentials first (domain, token, context, headers); then the skill that matches your task. Use read-file on Path; {baseDir} = skill pack root.

OrderPathWhen to read
1{baseDir}/meegle-api-credentials/SKILL.mdDomain, token, context, headers — before any Meegle API call
2{baseDir}/meegle-api-users/SKILL.mdUser APIs (groups, members)
3{baseDir}/meegle-api-space/SKILL.mdSpace (project) operations
4{baseDir}/meegle-api-work-items/SKILL.mdWork items CRUD, list, search
5{baseDir}/meegle-api-setting/SKILL.mdSettings, types, fields, process
6{baseDir}/meegle-api-comments/SKILL.mdComments on work items
7{baseDir}/meegle-api-views-measurement/SKILL.mdViews, kanban, Gantt, charts