[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-deepgram-feishu-perm":3,"mdc--mhj287-key":32,"related-repo-deepgram-feishu-perm":1619,"related-org-deepgram-feishu-perm":1715},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":22,"repoUrl":23,"updatedAt":24,"license":25,"forks":26,"topics":27,"repo":28,"sourceUrl":30,"mdContent":31},"feishu-perm","manage Feishu document permissions","Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"deepgram","Deepgram","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fdeepgram.png",[12,16,19],{"name":13,"slug":14,"type":15},"Permissions","permissions","tag",{"name":17,"slug":18,"type":15},"Collaboration","collaboration",{"name":20,"slug":21,"type":15},"Documents","documents",23,"https:\u002F\u002Fgithub.com\u002Fdeepgram\u002Fdglabs-deepclaw","2026-07-12T08:30:13.077149",null,9,[],{"repoUrl":23,"stars":22,"forks":26,"topics":29,"description":25},[],"https:\u002F\u002Fgithub.com\u002Fdeepgram\u002Fdglabs-deepclaw\u002Ftree\u002FHEAD\u002Fextensions\u002Ffeishu\u002Fskills\u002Ffeishu-perm","---\nname: feishu-perm\ndescription: |\n  Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.\n---\n\n# Feishu Permission Tool\n\nSingle tool `feishu_perm` for managing file\u002Fdocument permissions.\n\n## Actions\n\n### List Collaborators\n\n```json\n{ \"action\": \"list\", \"token\": \"ABC123\", \"type\": \"docx\" }\n```\n\nReturns: members with member_type, member_id, perm, name.\n\n### Add Collaborator\n\n```json\n{\n  \"action\": \"add\",\n  \"token\": \"ABC123\",\n  \"type\": \"docx\",\n  \"member_type\": \"email\",\n  \"member_id\": \"user@example.com\",\n  \"perm\": \"edit\"\n}\n```\n\n### Remove Collaborator\n\n```json\n{\n  \"action\": \"remove\",\n  \"token\": \"ABC123\",\n  \"type\": \"docx\",\n  \"member_type\": \"email\",\n  \"member_id\": \"user@example.com\"\n}\n```\n\n## Token Types\n\n| Type       | Description             |\n| ---------- | ----------------------- |\n| `doc`      | Old format document     |\n| `docx`     | New format document     |\n| `sheet`    | Spreadsheet             |\n| `bitable`  | Multi-dimensional table |\n| `folder`   | Folder                  |\n| `file`     | Uploaded file           |\n| `wiki`     | Wiki node               |\n| `mindnote` | Mind map                |\n\n## Member Types\n\n| Type               | Description        |\n| ------------------ | ------------------ |\n| `email`            | Email address      |\n| `openid`           | User open_id       |\n| `userid`           | User user_id       |\n| `unionid`          | User union_id      |\n| `openchat`         | Group chat open_id |\n| `opendepartmentid` | Department open_id |\n\n## Permission Levels\n\n| Perm          | Description                          |\n| ------------- | ------------------------------------ |\n| `view`        | View only                            |\n| `edit`        | Can edit                             |\n| `full_access` | Full access (can manage permissions) |\n\n## Examples\n\nShare document with email:\n\n```json\n{\n  \"action\": \"add\",\n  \"token\": \"doxcnXXX\",\n  \"type\": \"docx\",\n  \"member_type\": \"email\",\n  \"member_id\": \"alice@company.com\",\n  \"perm\": \"edit\"\n}\n```\n\nShare folder with group:\n\n```json\n{\n  \"action\": \"add\",\n  \"token\": \"fldcnXXX\",\n  \"type\": \"folder\",\n  \"member_type\": \"openchat\",\n  \"member_id\": \"oc_xxx\",\n  \"perm\": \"view\"\n}\n```\n\n## Configuration\n\n```yaml\nchannels:\n  feishu:\n    tools:\n      perm: true # default: false (disabled)\n```\n\n**Note:** This tool is disabled by default because permission management is a sensitive operation. Enable explicitly if needed.\n\n## Permissions\n\nRequired: `drive:permission`\n",{"data":33,"body":34},{"name":4,"description":6},{"type":35,"children":36},"root",[37,46,61,68,75,207,212,218,464,470,663,669,832,838,959,965,1036,1042,1047,1276,1281,1510,1516,1587,1598,1602,1613],{"type":38,"tag":39,"props":40,"children":42},"element","h1",{"id":41},"feishu-permission-tool",[43],{"type":44,"value":45},"text","Feishu Permission Tool",{"type":38,"tag":47,"props":48,"children":49},"p",{},[50,52,59],{"type":44,"value":51},"Single tool ",{"type":38,"tag":53,"props":54,"children":56},"code",{"className":55},[],[57],{"type":44,"value":58},"feishu_perm",{"type":44,"value":60}," for managing file\u002Fdocument permissions.",{"type":38,"tag":62,"props":63,"children":65},"h2",{"id":64},"actions",[66],{"type":44,"value":67},"Actions",{"type":38,"tag":69,"props":70,"children":72},"h3",{"id":71},"list-collaborators",[73],{"type":44,"value":74},"List Collaborators",{"type":38,"tag":76,"props":77,"children":82},"pre",{"className":78,"code":79,"language":80,"meta":81,"style":81},"language-json shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","{ \"action\": \"list\", \"token\": \"ABC123\", \"type\": \"docx\" }\n","json","",[83],{"type":38,"tag":53,"props":84,"children":85},{"__ignoreMap":81},[86],{"type":38,"tag":87,"props":88,"children":91},"span",{"class":89,"line":90},"line",1,[92,98,103,109,114,119,123,129,133,138,142,147,151,155,159,164,168,172,176,181,185,189,193,198,202],{"type":38,"tag":87,"props":93,"children":95},{"style":94},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[96],{"type":44,"value":97},"{",{"type":38,"tag":87,"props":99,"children":100},{"style":94},[101],{"type":44,"value":102}," \"",{"type":38,"tag":87,"props":104,"children":106},{"style":105},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[107],{"type":44,"value":108},"action",{"type":38,"tag":87,"props":110,"children":111},{"style":94},[112],{"type":44,"value":113},"\"",{"type":38,"tag":87,"props":115,"children":116},{"style":94},[117],{"type":44,"value":118},":",{"type":38,"tag":87,"props":120,"children":121},{"style":94},[122],{"type":44,"value":102},{"type":38,"tag":87,"props":124,"children":126},{"style":125},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[127],{"type":44,"value":128},"list",{"type":38,"tag":87,"props":130,"children":131},{"style":94},[132],{"type":44,"value":113},{"type":38,"tag":87,"props":134,"children":135},{"style":94},[136],{"type":44,"value":137},",",{"type":38,"tag":87,"props":139,"children":140},{"style":94},[141],{"type":44,"value":102},{"type":38,"tag":87,"props":143,"children":144},{"style":105},[145],{"type":44,"value":146},"token",{"type":38,"tag":87,"props":148,"children":149},{"style":94},[150],{"type":44,"value":113},{"type":38,"tag":87,"props":152,"children":153},{"style":94},[154],{"type":44,"value":118},{"type":38,"tag":87,"props":156,"children":157},{"style":94},[158],{"type":44,"value":102},{"type":38,"tag":87,"props":160,"children":161},{"style":125},[162],{"type":44,"value":163},"ABC123",{"type":38,"tag":87,"props":165,"children":166},{"style":94},[167],{"type":44,"value":113},{"type":38,"tag":87,"props":169,"children":170},{"style":94},[171],{"type":44,"value":137},{"type":38,"tag":87,"props":173,"children":174},{"style":94},[175],{"type":44,"value":102},{"type":38,"tag":87,"props":177,"children":178},{"style":105},[179],{"type":44,"value":180},"type",{"type":38,"tag":87,"props":182,"children":183},{"style":94},[184],{"type":44,"value":113},{"type":38,"tag":87,"props":186,"children":187},{"style":94},[188],{"type":44,"value":118},{"type":38,"tag":87,"props":190,"children":191},{"style":94},[192],{"type":44,"value":102},{"type":38,"tag":87,"props":194,"children":195},{"style":125},[196],{"type":44,"value":197},"docx",{"type":38,"tag":87,"props":199,"children":200},{"style":94},[201],{"type":44,"value":113},{"type":38,"tag":87,"props":203,"children":204},{"style":94},[205],{"type":44,"value":206}," }\n",{"type":38,"tag":47,"props":208,"children":209},{},[210],{"type":44,"value":211},"Returns: members with member_type, member_id, perm, name.",{"type":38,"tag":69,"props":213,"children":215},{"id":214},"add-collaborator",[216],{"type":44,"value":217},"Add Collaborator",{"type":38,"tag":76,"props":219,"children":221},{"className":78,"code":220,"language":80,"meta":81,"style":81},"{\n  \"action\": \"add\",\n  \"token\": \"ABC123\",\n  \"type\": \"docx\",\n  \"member_type\": \"email\",\n  \"member_id\": \"user@example.com\",\n  \"perm\": \"edit\"\n}\n",[222],{"type":38,"tag":53,"props":223,"children":224},{"__ignoreMap":81},[225,233,272,308,344,382,420,455],{"type":38,"tag":87,"props":226,"children":227},{"class":89,"line":90},[228],{"type":38,"tag":87,"props":229,"children":230},{"style":94},[231],{"type":44,"value":232},"{\n",{"type":38,"tag":87,"props":234,"children":236},{"class":89,"line":235},2,[237,242,246,250,254,258,263,267],{"type":38,"tag":87,"props":238,"children":239},{"style":94},[240],{"type":44,"value":241},"  \"",{"type":38,"tag":87,"props":243,"children":244},{"style":105},[245],{"type":44,"value":108},{"type":38,"tag":87,"props":247,"children":248},{"style":94},[249],{"type":44,"value":113},{"type":38,"tag":87,"props":251,"children":252},{"style":94},[253],{"type":44,"value":118},{"type":38,"tag":87,"props":255,"children":256},{"style":94},[257],{"type":44,"value":102},{"type":38,"tag":87,"props":259,"children":260},{"style":125},[261],{"type":44,"value":262},"add",{"type":38,"tag":87,"props":264,"children":265},{"style":94},[266],{"type":44,"value":113},{"type":38,"tag":87,"props":268,"children":269},{"style":94},[270],{"type":44,"value":271},",\n",{"type":38,"tag":87,"props":273,"children":275},{"class":89,"line":274},3,[276,280,284,288,292,296,300,304],{"type":38,"tag":87,"props":277,"children":278},{"style":94},[279],{"type":44,"value":241},{"type":38,"tag":87,"props":281,"children":282},{"style":105},[283],{"type":44,"value":146},{"type":38,"tag":87,"props":285,"children":286},{"style":94},[287],{"type":44,"value":113},{"type":38,"tag":87,"props":289,"children":290},{"style":94},[291],{"type":44,"value":118},{"type":38,"tag":87,"props":293,"children":294},{"style":94},[295],{"type":44,"value":102},{"type":38,"tag":87,"props":297,"children":298},{"style":125},[299],{"type":44,"value":163},{"type":38,"tag":87,"props":301,"children":302},{"style":94},[303],{"type":44,"value":113},{"type":38,"tag":87,"props":305,"children":306},{"style":94},[307],{"type":44,"value":271},{"type":38,"tag":87,"props":309,"children":311},{"class":89,"line":310},4,[312,316,320,324,328,332,336,340],{"type":38,"tag":87,"props":313,"children":314},{"style":94},[315],{"type":44,"value":241},{"type":38,"tag":87,"props":317,"children":318},{"style":105},[319],{"type":44,"value":180},{"type":38,"tag":87,"props":321,"children":322},{"style":94},[323],{"type":44,"value":113},{"type":38,"tag":87,"props":325,"children":326},{"style":94},[327],{"type":44,"value":118},{"type":38,"tag":87,"props":329,"children":330},{"style":94},[331],{"type":44,"value":102},{"type":38,"tag":87,"props":333,"children":334},{"style":125},[335],{"type":44,"value":197},{"type":38,"tag":87,"props":337,"children":338},{"style":94},[339],{"type":44,"value":113},{"type":38,"tag":87,"props":341,"children":342},{"style":94},[343],{"type":44,"value":271},{"type":38,"tag":87,"props":345,"children":347},{"class":89,"line":346},5,[348,352,357,361,365,369,374,378],{"type":38,"tag":87,"props":349,"children":350},{"style":94},[351],{"type":44,"value":241},{"type":38,"tag":87,"props":353,"children":354},{"style":105},[355],{"type":44,"value":356},"member_type",{"type":38,"tag":87,"props":358,"children":359},{"style":94},[360],{"type":44,"value":113},{"type":38,"tag":87,"props":362,"children":363},{"style":94},[364],{"type":44,"value":118},{"type":38,"tag":87,"props":366,"children":367},{"style":94},[368],{"type":44,"value":102},{"type":38,"tag":87,"props":370,"children":371},{"style":125},[372],{"type":44,"value":373},"email",{"type":38,"tag":87,"props":375,"children":376},{"style":94},[377],{"type":44,"value":113},{"type":38,"tag":87,"props":379,"children":380},{"style":94},[381],{"type":44,"value":271},{"type":38,"tag":87,"props":383,"children":385},{"class":89,"line":384},6,[386,390,395,399,403,407,412,416],{"type":38,"tag":87,"props":387,"children":388},{"style":94},[389],{"type":44,"value":241},{"type":38,"tag":87,"props":391,"children":392},{"style":105},[393],{"type":44,"value":394},"member_id",{"type":38,"tag":87,"props":396,"children":397},{"style":94},[398],{"type":44,"value":113},{"type":38,"tag":87,"props":400,"children":401},{"style":94},[402],{"type":44,"value":118},{"type":38,"tag":87,"props":404,"children":405},{"style":94},[406],{"type":44,"value":102},{"type":38,"tag":87,"props":408,"children":409},{"style":125},[410],{"type":44,"value":411},"user@example.com",{"type":38,"tag":87,"props":413,"children":414},{"style":94},[415],{"type":44,"value":113},{"type":38,"tag":87,"props":417,"children":418},{"style":94},[419],{"type":44,"value":271},{"type":38,"tag":87,"props":421,"children":423},{"class":89,"line":422},7,[424,428,433,437,441,445,450],{"type":38,"tag":87,"props":425,"children":426},{"style":94},[427],{"type":44,"value":241},{"type":38,"tag":87,"props":429,"children":430},{"style":105},[431],{"type":44,"value":432},"perm",{"type":38,"tag":87,"props":434,"children":435},{"style":94},[436],{"type":44,"value":113},{"type":38,"tag":87,"props":438,"children":439},{"style":94},[440],{"type":44,"value":118},{"type":38,"tag":87,"props":442,"children":443},{"style":94},[444],{"type":44,"value":102},{"type":38,"tag":87,"props":446,"children":447},{"style":125},[448],{"type":44,"value":449},"edit",{"type":38,"tag":87,"props":451,"children":452},{"style":94},[453],{"type":44,"value":454},"\"\n",{"type":38,"tag":87,"props":456,"children":458},{"class":89,"line":457},8,[459],{"type":38,"tag":87,"props":460,"children":461},{"style":94},[462],{"type":44,"value":463},"}\n",{"type":38,"tag":69,"props":465,"children":467},{"id":466},"remove-collaborator",[468],{"type":44,"value":469},"Remove Collaborator",{"type":38,"tag":76,"props":471,"children":473},{"className":78,"code":472,"language":80,"meta":81,"style":81},"{\n  \"action\": \"remove\",\n  \"token\": \"ABC123\",\n  \"type\": \"docx\",\n  \"member_type\": \"email\",\n  \"member_id\": \"user@example.com\"\n}\n",[474],{"type":38,"tag":53,"props":475,"children":476},{"__ignoreMap":81},[477,484,520,555,590,625,656],{"type":38,"tag":87,"props":478,"children":479},{"class":89,"line":90},[480],{"type":38,"tag":87,"props":481,"children":482},{"style":94},[483],{"type":44,"value":232},{"type":38,"tag":87,"props":485,"children":486},{"class":89,"line":235},[487,491,495,499,503,507,512,516],{"type":38,"tag":87,"props":488,"children":489},{"style":94},[490],{"type":44,"value":241},{"type":38,"tag":87,"props":492,"children":493},{"style":105},[494],{"type":44,"value":108},{"type":38,"tag":87,"props":496,"children":497},{"style":94},[498],{"type":44,"value":113},{"type":38,"tag":87,"props":500,"children":501},{"style":94},[502],{"type":44,"value":118},{"type":38,"tag":87,"props":504,"children":505},{"style":94},[506],{"type":44,"value":102},{"type":38,"tag":87,"props":508,"children":509},{"style":125},[510],{"type":44,"value":511},"remove",{"type":38,"tag":87,"props":513,"children":514},{"style":94},[515],{"type":44,"value":113},{"type":38,"tag":87,"props":517,"children":518},{"style":94},[519],{"type":44,"value":271},{"type":38,"tag":87,"props":521,"children":522},{"class":89,"line":274},[523,527,531,535,539,543,547,551],{"type":38,"tag":87,"props":524,"children":525},{"style":94},[526],{"type":44,"value":241},{"type":38,"tag":87,"props":528,"children":529},{"style":105},[530],{"type":44,"value":146},{"type":38,"tag":87,"props":532,"children":533},{"style":94},[534],{"type":44,"value":113},{"type":38,"tag":87,"props":536,"children":537},{"style":94},[538],{"type":44,"value":118},{"type":38,"tag":87,"props":540,"children":541},{"style":94},[542],{"type":44,"value":102},{"type":38,"tag":87,"props":544,"children":545},{"style":125},[546],{"type":44,"value":163},{"type":38,"tag":87,"props":548,"children":549},{"style":94},[550],{"type":44,"value":113},{"type":38,"tag":87,"props":552,"children":553},{"style":94},[554],{"type":44,"value":271},{"type":38,"tag":87,"props":556,"children":557},{"class":89,"line":310},[558,562,566,570,574,578,582,586],{"type":38,"tag":87,"props":559,"children":560},{"style":94},[561],{"type":44,"value":241},{"type":38,"tag":87,"props":563,"children":564},{"style":105},[565],{"type":44,"value":180},{"type":38,"tag":87,"props":567,"children":568},{"style":94},[569],{"type":44,"value":113},{"type":38,"tag":87,"props":571,"children":572},{"style":94},[573],{"type":44,"value":118},{"type":38,"tag":87,"props":575,"children":576},{"style":94},[577],{"type":44,"value":102},{"type":38,"tag":87,"props":579,"children":580},{"style":125},[581],{"type":44,"value":197},{"type":38,"tag":87,"props":583,"children":584},{"style":94},[585],{"type":44,"value":113},{"type":38,"tag":87,"props":587,"children":588},{"style":94},[589],{"type":44,"value":271},{"type":38,"tag":87,"props":591,"children":592},{"class":89,"line":346},[593,597,601,605,609,613,617,621],{"type":38,"tag":87,"props":594,"children":595},{"style":94},[596],{"type":44,"value":241},{"type":38,"tag":87,"props":598,"children":599},{"style":105},[600],{"type":44,"value":356},{"type":38,"tag":87,"props":602,"children":603},{"style":94},[604],{"type":44,"value":113},{"type":38,"tag":87,"props":606,"children":607},{"style":94},[608],{"type":44,"value":118},{"type":38,"tag":87,"props":610,"children":611},{"style":94},[612],{"type":44,"value":102},{"type":38,"tag":87,"props":614,"children":615},{"style":125},[616],{"type":44,"value":373},{"type":38,"tag":87,"props":618,"children":619},{"style":94},[620],{"type":44,"value":113},{"type":38,"tag":87,"props":622,"children":623},{"style":94},[624],{"type":44,"value":271},{"type":38,"tag":87,"props":626,"children":627},{"class":89,"line":384},[628,632,636,640,644,648,652],{"type":38,"tag":87,"props":629,"children":630},{"style":94},[631],{"type":44,"value":241},{"type":38,"tag":87,"props":633,"children":634},{"style":105},[635],{"type":44,"value":394},{"type":38,"tag":87,"props":637,"children":638},{"style":94},[639],{"type":44,"value":113},{"type":38,"tag":87,"props":641,"children":642},{"style":94},[643],{"type":44,"value":118},{"type":38,"tag":87,"props":645,"children":646},{"style":94},[647],{"type":44,"value":102},{"type":38,"tag":87,"props":649,"children":650},{"style":125},[651],{"type":44,"value":411},{"type":38,"tag":87,"props":653,"children":654},{"style":94},[655],{"type":44,"value":454},{"type":38,"tag":87,"props":657,"children":658},{"class":89,"line":422},[659],{"type":38,"tag":87,"props":660,"children":661},{"style":94},[662],{"type":44,"value":463},{"type":38,"tag":62,"props":664,"children":666},{"id":665},"token-types",[667],{"type":44,"value":668},"Token Types",{"type":38,"tag":670,"props":671,"children":672},"table",{},[673,692],{"type":38,"tag":674,"props":675,"children":676},"thead",{},[677],{"type":38,"tag":678,"props":679,"children":680},"tr",{},[681,687],{"type":38,"tag":682,"props":683,"children":684},"th",{},[685],{"type":44,"value":686},"Type",{"type":38,"tag":682,"props":688,"children":689},{},[690],{"type":44,"value":691},"Description",{"type":38,"tag":693,"props":694,"children":695},"tbody",{},[696,714,730,747,764,781,798,815],{"type":38,"tag":678,"props":697,"children":698},{},[699,709],{"type":38,"tag":700,"props":701,"children":702},"td",{},[703],{"type":38,"tag":53,"props":704,"children":706},{"className":705},[],[707],{"type":44,"value":708},"doc",{"type":38,"tag":700,"props":710,"children":711},{},[712],{"type":44,"value":713},"Old format document",{"type":38,"tag":678,"props":715,"children":716},{},[717,725],{"type":38,"tag":700,"props":718,"children":719},{},[720],{"type":38,"tag":53,"props":721,"children":723},{"className":722},[],[724],{"type":44,"value":197},{"type":38,"tag":700,"props":726,"children":727},{},[728],{"type":44,"value":729},"New format document",{"type":38,"tag":678,"props":731,"children":732},{},[733,742],{"type":38,"tag":700,"props":734,"children":735},{},[736],{"type":38,"tag":53,"props":737,"children":739},{"className":738},[],[740],{"type":44,"value":741},"sheet",{"type":38,"tag":700,"props":743,"children":744},{},[745],{"type":44,"value":746},"Spreadsheet",{"type":38,"tag":678,"props":748,"children":749},{},[750,759],{"type":38,"tag":700,"props":751,"children":752},{},[753],{"type":38,"tag":53,"props":754,"children":756},{"className":755},[],[757],{"type":44,"value":758},"bitable",{"type":38,"tag":700,"props":760,"children":761},{},[762],{"type":44,"value":763},"Multi-dimensional table",{"type":38,"tag":678,"props":765,"children":766},{},[767,776],{"type":38,"tag":700,"props":768,"children":769},{},[770],{"type":38,"tag":53,"props":771,"children":773},{"className":772},[],[774],{"type":44,"value":775},"folder",{"type":38,"tag":700,"props":777,"children":778},{},[779],{"type":44,"value":780},"Folder",{"type":38,"tag":678,"props":782,"children":783},{},[784,793],{"type":38,"tag":700,"props":785,"children":786},{},[787],{"type":38,"tag":53,"props":788,"children":790},{"className":789},[],[791],{"type":44,"value":792},"file",{"type":38,"tag":700,"props":794,"children":795},{},[796],{"type":44,"value":797},"Uploaded file",{"type":38,"tag":678,"props":799,"children":800},{},[801,810],{"type":38,"tag":700,"props":802,"children":803},{},[804],{"type":38,"tag":53,"props":805,"children":807},{"className":806},[],[808],{"type":44,"value":809},"wiki",{"type":38,"tag":700,"props":811,"children":812},{},[813],{"type":44,"value":814},"Wiki node",{"type":38,"tag":678,"props":816,"children":817},{},[818,827],{"type":38,"tag":700,"props":819,"children":820},{},[821],{"type":38,"tag":53,"props":822,"children":824},{"className":823},[],[825],{"type":44,"value":826},"mindnote",{"type":38,"tag":700,"props":828,"children":829},{},[830],{"type":44,"value":831},"Mind map",{"type":38,"tag":62,"props":833,"children":835},{"id":834},"member-types",[836],{"type":44,"value":837},"Member Types",{"type":38,"tag":670,"props":839,"children":840},{},[841,855],{"type":38,"tag":674,"props":842,"children":843},{},[844],{"type":38,"tag":678,"props":845,"children":846},{},[847,851],{"type":38,"tag":682,"props":848,"children":849},{},[850],{"type":44,"value":686},{"type":38,"tag":682,"props":852,"children":853},{},[854],{"type":44,"value":691},{"type":38,"tag":693,"props":856,"children":857},{},[858,874,891,908,925,942],{"type":38,"tag":678,"props":859,"children":860},{},[861,869],{"type":38,"tag":700,"props":862,"children":863},{},[864],{"type":38,"tag":53,"props":865,"children":867},{"className":866},[],[868],{"type":44,"value":373},{"type":38,"tag":700,"props":870,"children":871},{},[872],{"type":44,"value":873},"Email address",{"type":38,"tag":678,"props":875,"children":876},{},[877,886],{"type":38,"tag":700,"props":878,"children":879},{},[880],{"type":38,"tag":53,"props":881,"children":883},{"className":882},[],[884],{"type":44,"value":885},"openid",{"type":38,"tag":700,"props":887,"children":888},{},[889],{"type":44,"value":890},"User open_id",{"type":38,"tag":678,"props":892,"children":893},{},[894,903],{"type":38,"tag":700,"props":895,"children":896},{},[897],{"type":38,"tag":53,"props":898,"children":900},{"className":899},[],[901],{"type":44,"value":902},"userid",{"type":38,"tag":700,"props":904,"children":905},{},[906],{"type":44,"value":907},"User user_id",{"type":38,"tag":678,"props":909,"children":910},{},[911,920],{"type":38,"tag":700,"props":912,"children":913},{},[914],{"type":38,"tag":53,"props":915,"children":917},{"className":916},[],[918],{"type":44,"value":919},"unionid",{"type":38,"tag":700,"props":921,"children":922},{},[923],{"type":44,"value":924},"User union_id",{"type":38,"tag":678,"props":926,"children":927},{},[928,937],{"type":38,"tag":700,"props":929,"children":930},{},[931],{"type":38,"tag":53,"props":932,"children":934},{"className":933},[],[935],{"type":44,"value":936},"openchat",{"type":38,"tag":700,"props":938,"children":939},{},[940],{"type":44,"value":941},"Group chat open_id",{"type":38,"tag":678,"props":943,"children":944},{},[945,954],{"type":38,"tag":700,"props":946,"children":947},{},[948],{"type":38,"tag":53,"props":949,"children":951},{"className":950},[],[952],{"type":44,"value":953},"opendepartmentid",{"type":38,"tag":700,"props":955,"children":956},{},[957],{"type":44,"value":958},"Department open_id",{"type":38,"tag":62,"props":960,"children":962},{"id":961},"permission-levels",[963],{"type":44,"value":964},"Permission Levels",{"type":38,"tag":670,"props":966,"children":967},{},[968,983],{"type":38,"tag":674,"props":969,"children":970},{},[971],{"type":38,"tag":678,"props":972,"children":973},{},[974,979],{"type":38,"tag":682,"props":975,"children":976},{},[977],{"type":44,"value":978},"Perm",{"type":38,"tag":682,"props":980,"children":981},{},[982],{"type":44,"value":691},{"type":38,"tag":693,"props":984,"children":985},{},[986,1003,1019],{"type":38,"tag":678,"props":987,"children":988},{},[989,998],{"type":38,"tag":700,"props":990,"children":991},{},[992],{"type":38,"tag":53,"props":993,"children":995},{"className":994},[],[996],{"type":44,"value":997},"view",{"type":38,"tag":700,"props":999,"children":1000},{},[1001],{"type":44,"value":1002},"View only",{"type":38,"tag":678,"props":1004,"children":1005},{},[1006,1014],{"type":38,"tag":700,"props":1007,"children":1008},{},[1009],{"type":38,"tag":53,"props":1010,"children":1012},{"className":1011},[],[1013],{"type":44,"value":449},{"type":38,"tag":700,"props":1015,"children":1016},{},[1017],{"type":44,"value":1018},"Can edit",{"type":38,"tag":678,"props":1020,"children":1021},{},[1022,1031],{"type":38,"tag":700,"props":1023,"children":1024},{},[1025],{"type":38,"tag":53,"props":1026,"children":1028},{"className":1027},[],[1029],{"type":44,"value":1030},"full_access",{"type":38,"tag":700,"props":1032,"children":1033},{},[1034],{"type":44,"value":1035},"Full access (can manage permissions)",{"type":38,"tag":62,"props":1037,"children":1039},{"id":1038},"examples",[1040],{"type":44,"value":1041},"Examples",{"type":38,"tag":47,"props":1043,"children":1044},{},[1045],{"type":44,"value":1046},"Share document with email:",{"type":38,"tag":76,"props":1048,"children":1050},{"className":78,"code":1049,"language":80,"meta":81,"style":81},"{\n  \"action\": \"add\",\n  \"token\": \"doxcnXXX\",\n  \"type\": \"docx\",\n  \"member_type\": \"email\",\n  \"member_id\": \"alice@company.com\",\n  \"perm\": \"edit\"\n}\n",[1051],{"type":38,"tag":53,"props":1052,"children":1053},{"__ignoreMap":81},[1054,1061,1096,1132,1167,1202,1238,1269],{"type":38,"tag":87,"props":1055,"children":1056},{"class":89,"line":90},[1057],{"type":38,"tag":87,"props":1058,"children":1059},{"style":94},[1060],{"type":44,"value":232},{"type":38,"tag":87,"props":1062,"children":1063},{"class":89,"line":235},[1064,1068,1072,1076,1080,1084,1088,1092],{"type":38,"tag":87,"props":1065,"children":1066},{"style":94},[1067],{"type":44,"value":241},{"type":38,"tag":87,"props":1069,"children":1070},{"style":105},[1071],{"type":44,"value":108},{"type":38,"tag":87,"props":1073,"children":1074},{"style":94},[1075],{"type":44,"value":113},{"type":38,"tag":87,"props":1077,"children":1078},{"style":94},[1079],{"type":44,"value":118},{"type":38,"tag":87,"props":1081,"children":1082},{"style":94},[1083],{"type":44,"value":102},{"type":38,"tag":87,"props":1085,"children":1086},{"style":125},[1087],{"type":44,"value":262},{"type":38,"tag":87,"props":1089,"children":1090},{"style":94},[1091],{"type":44,"value":113},{"type":38,"tag":87,"props":1093,"children":1094},{"style":94},[1095],{"type":44,"value":271},{"type":38,"tag":87,"props":1097,"children":1098},{"class":89,"line":274},[1099,1103,1107,1111,1115,1119,1124,1128],{"type":38,"tag":87,"props":1100,"children":1101},{"style":94},[1102],{"type":44,"value":241},{"type":38,"tag":87,"props":1104,"children":1105},{"style":105},[1106],{"type":44,"value":146},{"type":38,"tag":87,"props":1108,"children":1109},{"style":94},[1110],{"type":44,"value":113},{"type":38,"tag":87,"props":1112,"children":1113},{"style":94},[1114],{"type":44,"value":118},{"type":38,"tag":87,"props":1116,"children":1117},{"style":94},[1118],{"type":44,"value":102},{"type":38,"tag":87,"props":1120,"children":1121},{"style":125},[1122],{"type":44,"value":1123},"doxcnXXX",{"type":38,"tag":87,"props":1125,"children":1126},{"style":94},[1127],{"type":44,"value":113},{"type":38,"tag":87,"props":1129,"children":1130},{"style":94},[1131],{"type":44,"value":271},{"type":38,"tag":87,"props":1133,"children":1134},{"class":89,"line":310},[1135,1139,1143,1147,1151,1155,1159,1163],{"type":38,"tag":87,"props":1136,"children":1137},{"style":94},[1138],{"type":44,"value":241},{"type":38,"tag":87,"props":1140,"children":1141},{"style":105},[1142],{"type":44,"value":180},{"type":38,"tag":87,"props":1144,"children":1145},{"style":94},[1146],{"type":44,"value":113},{"type":38,"tag":87,"props":1148,"children":1149},{"style":94},[1150],{"type":44,"value":118},{"type":38,"tag":87,"props":1152,"children":1153},{"style":94},[1154],{"type":44,"value":102},{"type":38,"tag":87,"props":1156,"children":1157},{"style":125},[1158],{"type":44,"value":197},{"type":38,"tag":87,"props":1160,"children":1161},{"style":94},[1162],{"type":44,"value":113},{"type":38,"tag":87,"props":1164,"children":1165},{"style":94},[1166],{"type":44,"value":271},{"type":38,"tag":87,"props":1168,"children":1169},{"class":89,"line":346},[1170,1174,1178,1182,1186,1190,1194,1198],{"type":38,"tag":87,"props":1171,"children":1172},{"style":94},[1173],{"type":44,"value":241},{"type":38,"tag":87,"props":1175,"children":1176},{"style":105},[1177],{"type":44,"value":356},{"type":38,"tag":87,"props":1179,"children":1180},{"style":94},[1181],{"type":44,"value":113},{"type":38,"tag":87,"props":1183,"children":1184},{"style":94},[1185],{"type":44,"value":118},{"type":38,"tag":87,"props":1187,"children":1188},{"style":94},[1189],{"type":44,"value":102},{"type":38,"tag":87,"props":1191,"children":1192},{"style":125},[1193],{"type":44,"value":373},{"type":38,"tag":87,"props":1195,"children":1196},{"style":94},[1197],{"type":44,"value":113},{"type":38,"tag":87,"props":1199,"children":1200},{"style":94},[1201],{"type":44,"value":271},{"type":38,"tag":87,"props":1203,"children":1204},{"class":89,"line":384},[1205,1209,1213,1217,1221,1225,1230,1234],{"type":38,"tag":87,"props":1206,"children":1207},{"style":94},[1208],{"type":44,"value":241},{"type":38,"tag":87,"props":1210,"children":1211},{"style":105},[1212],{"type":44,"value":394},{"type":38,"tag":87,"props":1214,"children":1215},{"style":94},[1216],{"type":44,"value":113},{"type":38,"tag":87,"props":1218,"children":1219},{"style":94},[1220],{"type":44,"value":118},{"type":38,"tag":87,"props":1222,"children":1223},{"style":94},[1224],{"type":44,"value":102},{"type":38,"tag":87,"props":1226,"children":1227},{"style":125},[1228],{"type":44,"value":1229},"alice@company.com",{"type":38,"tag":87,"props":1231,"children":1232},{"style":94},[1233],{"type":44,"value":113},{"type":38,"tag":87,"props":1235,"children":1236},{"style":94},[1237],{"type":44,"value":271},{"type":38,"tag":87,"props":1239,"children":1240},{"class":89,"line":422},[1241,1245,1249,1253,1257,1261,1265],{"type":38,"tag":87,"props":1242,"children":1243},{"style":94},[1244],{"type":44,"value":241},{"type":38,"tag":87,"props":1246,"children":1247},{"style":105},[1248],{"type":44,"value":432},{"type":38,"tag":87,"props":1250,"children":1251},{"style":94},[1252],{"type":44,"value":113},{"type":38,"tag":87,"props":1254,"children":1255},{"style":94},[1256],{"type":44,"value":118},{"type":38,"tag":87,"props":1258,"children":1259},{"style":94},[1260],{"type":44,"value":102},{"type":38,"tag":87,"props":1262,"children":1263},{"style":125},[1264],{"type":44,"value":449},{"type":38,"tag":87,"props":1266,"children":1267},{"style":94},[1268],{"type":44,"value":454},{"type":38,"tag":87,"props":1270,"children":1271},{"class":89,"line":457},[1272],{"type":38,"tag":87,"props":1273,"children":1274},{"style":94},[1275],{"type":44,"value":463},{"type":38,"tag":47,"props":1277,"children":1278},{},[1279],{"type":44,"value":1280},"Share folder with group:",{"type":38,"tag":76,"props":1282,"children":1284},{"className":78,"code":1283,"language":80,"meta":81,"style":81},"{\n  \"action\": \"add\",\n  \"token\": \"fldcnXXX\",\n  \"type\": \"folder\",\n  \"member_type\": \"openchat\",\n  \"member_id\": \"oc_xxx\",\n  \"perm\": \"view\"\n}\n",[1285],{"type":38,"tag":53,"props":1286,"children":1287},{"__ignoreMap":81},[1288,1295,1330,1366,1401,1436,1472,1503],{"type":38,"tag":87,"props":1289,"children":1290},{"class":89,"line":90},[1291],{"type":38,"tag":87,"props":1292,"children":1293},{"style":94},[1294],{"type":44,"value":232},{"type":38,"tag":87,"props":1296,"children":1297},{"class":89,"line":235},[1298,1302,1306,1310,1314,1318,1322,1326],{"type":38,"tag":87,"props":1299,"children":1300},{"style":94},[1301],{"type":44,"value":241},{"type":38,"tag":87,"props":1303,"children":1304},{"style":105},[1305],{"type":44,"value":108},{"type":38,"tag":87,"props":1307,"children":1308},{"style":94},[1309],{"type":44,"value":113},{"type":38,"tag":87,"props":1311,"children":1312},{"style":94},[1313],{"type":44,"value":118},{"type":38,"tag":87,"props":1315,"children":1316},{"style":94},[1317],{"type":44,"value":102},{"type":38,"tag":87,"props":1319,"children":1320},{"style":125},[1321],{"type":44,"value":262},{"type":38,"tag":87,"props":1323,"children":1324},{"style":94},[1325],{"type":44,"value":113},{"type":38,"tag":87,"props":1327,"children":1328},{"style":94},[1329],{"type":44,"value":271},{"type":38,"tag":87,"props":1331,"children":1332},{"class":89,"line":274},[1333,1337,1341,1345,1349,1353,1358,1362],{"type":38,"tag":87,"props":1334,"children":1335},{"style":94},[1336],{"type":44,"value":241},{"type":38,"tag":87,"props":1338,"children":1339},{"style":105},[1340],{"type":44,"value":146},{"type":38,"tag":87,"props":1342,"children":1343},{"style":94},[1344],{"type":44,"value":113},{"type":38,"tag":87,"props":1346,"children":1347},{"style":94},[1348],{"type":44,"value":118},{"type":38,"tag":87,"props":1350,"children":1351},{"style":94},[1352],{"type":44,"value":102},{"type":38,"tag":87,"props":1354,"children":1355},{"style":125},[1356],{"type":44,"value":1357},"fldcnXXX",{"type":38,"tag":87,"props":1359,"children":1360},{"style":94},[1361],{"type":44,"value":113},{"type":38,"tag":87,"props":1363,"children":1364},{"style":94},[1365],{"type":44,"value":271},{"type":38,"tag":87,"props":1367,"children":1368},{"class":89,"line":310},[1369,1373,1377,1381,1385,1389,1393,1397],{"type":38,"tag":87,"props":1370,"children":1371},{"style":94},[1372],{"type":44,"value":241},{"type":38,"tag":87,"props":1374,"children":1375},{"style":105},[1376],{"type":44,"value":180},{"type":38,"tag":87,"props":1378,"children":1379},{"style":94},[1380],{"type":44,"value":113},{"type":38,"tag":87,"props":1382,"children":1383},{"style":94},[1384],{"type":44,"value":118},{"type":38,"tag":87,"props":1386,"children":1387},{"style":94},[1388],{"type":44,"value":102},{"type":38,"tag":87,"props":1390,"children":1391},{"style":125},[1392],{"type":44,"value":775},{"type":38,"tag":87,"props":1394,"children":1395},{"style":94},[1396],{"type":44,"value":113},{"type":38,"tag":87,"props":1398,"children":1399},{"style":94},[1400],{"type":44,"value":271},{"type":38,"tag":87,"props":1402,"children":1403},{"class":89,"line":346},[1404,1408,1412,1416,1420,1424,1428,1432],{"type":38,"tag":87,"props":1405,"children":1406},{"style":94},[1407],{"type":44,"value":241},{"type":38,"tag":87,"props":1409,"children":1410},{"style":105},[1411],{"type":44,"value":356},{"type":38,"tag":87,"props":1413,"children":1414},{"style":94},[1415],{"type":44,"value":113},{"type":38,"tag":87,"props":1417,"children":1418},{"style":94},[1419],{"type":44,"value":118},{"type":38,"tag":87,"props":1421,"children":1422},{"style":94},[1423],{"type":44,"value":102},{"type":38,"tag":87,"props":1425,"children":1426},{"style":125},[1427],{"type":44,"value":936},{"type":38,"tag":87,"props":1429,"children":1430},{"style":94},[1431],{"type":44,"value":113},{"type":38,"tag":87,"props":1433,"children":1434},{"style":94},[1435],{"type":44,"value":271},{"type":38,"tag":87,"props":1437,"children":1438},{"class":89,"line":384},[1439,1443,1447,1451,1455,1459,1464,1468],{"type":38,"tag":87,"props":1440,"children":1441},{"style":94},[1442],{"type":44,"value":241},{"type":38,"tag":87,"props":1444,"children":1445},{"style":105},[1446],{"type":44,"value":394},{"type":38,"tag":87,"props":1448,"children":1449},{"style":94},[1450],{"type":44,"value":113},{"type":38,"tag":87,"props":1452,"children":1453},{"style":94},[1454],{"type":44,"value":118},{"type":38,"tag":87,"props":1456,"children":1457},{"style":94},[1458],{"type":44,"value":102},{"type":38,"tag":87,"props":1460,"children":1461},{"style":125},[1462],{"type":44,"value":1463},"oc_xxx",{"type":38,"tag":87,"props":1465,"children":1466},{"style":94},[1467],{"type":44,"value":113},{"type":38,"tag":87,"props":1469,"children":1470},{"style":94},[1471],{"type":44,"value":271},{"type":38,"tag":87,"props":1473,"children":1474},{"class":89,"line":422},[1475,1479,1483,1487,1491,1495,1499],{"type":38,"tag":87,"props":1476,"children":1477},{"style":94},[1478],{"type":44,"value":241},{"type":38,"tag":87,"props":1480,"children":1481},{"style":105},[1482],{"type":44,"value":432},{"type":38,"tag":87,"props":1484,"children":1485},{"style":94},[1486],{"type":44,"value":113},{"type":38,"tag":87,"props":1488,"children":1489},{"style":94},[1490],{"type":44,"value":118},{"type":38,"tag":87,"props":1492,"children":1493},{"style":94},[1494],{"type":44,"value":102},{"type":38,"tag":87,"props":1496,"children":1497},{"style":125},[1498],{"type":44,"value":997},{"type":38,"tag":87,"props":1500,"children":1501},{"style":94},[1502],{"type":44,"value":454},{"type":38,"tag":87,"props":1504,"children":1505},{"class":89,"line":457},[1506],{"type":38,"tag":87,"props":1507,"children":1508},{"style":94},[1509],{"type":44,"value":463},{"type":38,"tag":62,"props":1511,"children":1513},{"id":1512},"configuration",[1514],{"type":44,"value":1515},"Configuration",{"type":38,"tag":76,"props":1517,"children":1521},{"className":1518,"code":1519,"language":1520,"meta":81,"style":81},"language-yaml shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","channels:\n  feishu:\n    tools:\n      perm: true # default: false (disabled)\n","yaml",[1522],{"type":38,"tag":53,"props":1523,"children":1524},{"__ignoreMap":81},[1525,1539,1551,1563],{"type":38,"tag":87,"props":1526,"children":1527},{"class":89,"line":90},[1528,1534],{"type":38,"tag":87,"props":1529,"children":1531},{"style":1530},"--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178",[1532],{"type":44,"value":1533},"channels",{"type":38,"tag":87,"props":1535,"children":1536},{"style":94},[1537],{"type":44,"value":1538},":\n",{"type":38,"tag":87,"props":1540,"children":1541},{"class":89,"line":235},[1542,1547],{"type":38,"tag":87,"props":1543,"children":1544},{"style":1530},[1545],{"type":44,"value":1546},"  feishu",{"type":38,"tag":87,"props":1548,"children":1549},{"style":94},[1550],{"type":44,"value":1538},{"type":38,"tag":87,"props":1552,"children":1553},{"class":89,"line":274},[1554,1559],{"type":38,"tag":87,"props":1555,"children":1556},{"style":1530},[1557],{"type":44,"value":1558},"    tools",{"type":38,"tag":87,"props":1560,"children":1561},{"style":94},[1562],{"type":44,"value":1538},{"type":38,"tag":87,"props":1564,"children":1565},{"class":89,"line":310},[1566,1571,1575,1581],{"type":38,"tag":87,"props":1567,"children":1568},{"style":1530},[1569],{"type":44,"value":1570},"      perm",{"type":38,"tag":87,"props":1572,"children":1573},{"style":94},[1574],{"type":44,"value":118},{"type":38,"tag":87,"props":1576,"children":1578},{"style":1577},"--shiki-light:#FF5370;--shiki-default:#FF9CAC;--shiki-dark:#FF9CAC",[1579],{"type":44,"value":1580}," true",{"type":38,"tag":87,"props":1582,"children":1584},{"style":1583},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic",[1585],{"type":44,"value":1586}," # default: false (disabled)\n",{"type":38,"tag":47,"props":1588,"children":1589},{},[1590,1596],{"type":38,"tag":1591,"props":1592,"children":1593},"strong",{},[1594],{"type":44,"value":1595},"Note:",{"type":44,"value":1597}," This tool is disabled by default because permission management is a sensitive operation. Enable explicitly if needed.",{"type":38,"tag":62,"props":1599,"children":1600},{"id":14},[1601],{"type":44,"value":13},{"type":38,"tag":47,"props":1603,"children":1604},{},[1605,1607],{"type":44,"value":1606},"Required: ",{"type":38,"tag":53,"props":1608,"children":1610},{"className":1609},[],[1611],{"type":44,"value":1612},"drive:permission",{"type":38,"tag":1614,"props":1615,"children":1616},"style",{},[1617],{"type":44,"value":1618},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":1620,"total":1714},[1621,1637,1651,1663,1675,1687,1698],{"slug":1622,"name":1622,"fn":1623,"description":1624,"org":1625,"tags":1626,"stars":22,"repoUrl":23,"updatedAt":1636},"1password","manage secrets with 1Password CLI","Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading\u002Finjecting\u002Frunning secrets via op.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1627,1630,1633],{"name":1628,"slug":1629,"type":15},"Automation","automation",{"name":1631,"slug":1632,"type":15},"CLI","cli",{"name":1634,"slug":1635,"type":15},"Security","security","2026-07-12T08:28:49.991939",{"slug":1638,"name":1638,"fn":1639,"description":1640,"org":1641,"tags":1642,"stars":22,"repoUrl":23,"updatedAt":1650},"apple-notes","manage Apple Notes on macOS","Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1643,1644,1647],{"name":1631,"slug":1632,"type":15},{"name":1645,"slug":1646,"type":15},"Knowledge Management","knowledge-management",{"name":1648,"slug":1649,"type":15},"macOS","macos","2026-07-12T08:29:01.538106",{"slug":1652,"name":1652,"fn":1653,"description":1654,"org":1655,"tags":1656,"stars":22,"repoUrl":23,"updatedAt":1662},"apple-reminders","manage Apple Reminders via CLI","Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON\u002Fplain output.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1657,1658,1659],{"name":1631,"slug":1632,"type":15},{"name":1648,"slug":1649,"type":15},{"name":1660,"slug":1661,"type":15},"Task Management","task-management","2026-07-12T08:29:14.035414",{"slug":1664,"name":1664,"fn":1665,"description":1666,"org":1667,"tags":1668,"stars":22,"repoUrl":23,"updatedAt":1674},"bear-notes","manage Bear notes via CLI","Create, search, and manage Bear notes via grizzly CLI.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1669,1670,1671],{"name":1631,"slug":1632,"type":15},{"name":1645,"slug":1646,"type":15},{"name":1672,"slug":1673,"type":15},"Notes","notes","2026-07-12T08:28:51.246011",{"slug":1676,"name":1676,"fn":1677,"description":1678,"org":1679,"tags":1680,"stars":22,"repoUrl":23,"updatedAt":1686},"blogwatcher","monitor blogs and RSS feeds","Monitor blogs and RSS\u002FAtom feeds for updates using the blogwatcher CLI.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1681,1682,1683],{"name":1628,"slug":1629,"type":15},{"name":1631,"slug":1632,"type":15},{"name":1684,"slug":1685,"type":15},"Monitoring","monitoring","2026-07-12T08:29:02.762321",{"slug":1688,"name":1688,"fn":1689,"description":1690,"org":1691,"tags":1692,"stars":22,"repoUrl":23,"updatedAt":1697},"blucli","control BluOS audio playback","BluOS CLI (blu) for discovery, playback, grouping, and volume.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1693,1696],{"name":1694,"slug":1695,"type":15},"Audio","audio",{"name":1631,"slug":1632,"type":15},"2026-07-12T08:28:21.009637",{"slug":1699,"name":1699,"fn":1700,"description":1701,"org":1702,"tags":1703,"stars":22,"repoUrl":23,"updatedAt":1713},"bluebubbles","send and manage iMessages","Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel=\"bluebubbles\".",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1704,1707,1710],{"name":1705,"slug":1706,"type":15},"Communications","communications",{"name":1708,"slug":1709,"type":15},"iMessage","imessage",{"name":1711,"slug":1712,"type":15},"Messaging","messaging","2026-07-12T08:28:57.517914",54,{"items":1716,"total":1823},[1717,1733,1739,1745,1751,1757,1763,1768,1774,1788,1800,1812],{"slug":1718,"name":1718,"fn":1719,"description":1720,"org":1721,"tags":1722,"stars":1730,"repoUrl":1731,"updatedAt":1732},"deepclaw-voice","configure phone calls with Deepgram Voice","Set up phone calling to OpenClaw using Deepgram Voice Agent API",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1723,1726,1727],{"name":1724,"slug":1725,"type":15},"API Development","api-development",{"name":9,"slug":8,"type":15},{"name":1728,"slug":1729,"type":15},"Voice","voice",78,"https:\u002F\u002Fgithub.com\u002Fdeepgram\u002Fdeepclaw","2026-07-12T08:29:25.371332",{"slug":1622,"name":1622,"fn":1623,"description":1624,"org":1734,"tags":1735,"stars":22,"repoUrl":23,"updatedAt":1636},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1736,1737,1738],{"name":1628,"slug":1629,"type":15},{"name":1631,"slug":1632,"type":15},{"name":1634,"slug":1635,"type":15},{"slug":1638,"name":1638,"fn":1639,"description":1640,"org":1740,"tags":1741,"stars":22,"repoUrl":23,"updatedAt":1650},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1742,1743,1744],{"name":1631,"slug":1632,"type":15},{"name":1645,"slug":1646,"type":15},{"name":1648,"slug":1649,"type":15},{"slug":1652,"name":1652,"fn":1653,"description":1654,"org":1746,"tags":1747,"stars":22,"repoUrl":23,"updatedAt":1662},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1748,1749,1750],{"name":1631,"slug":1632,"type":15},{"name":1648,"slug":1649,"type":15},{"name":1660,"slug":1661,"type":15},{"slug":1664,"name":1664,"fn":1665,"description":1666,"org":1752,"tags":1753,"stars":22,"repoUrl":23,"updatedAt":1674},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1754,1755,1756],{"name":1631,"slug":1632,"type":15},{"name":1645,"slug":1646,"type":15},{"name":1672,"slug":1673,"type":15},{"slug":1676,"name":1676,"fn":1677,"description":1678,"org":1758,"tags":1759,"stars":22,"repoUrl":23,"updatedAt":1686},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1760,1761,1762],{"name":1628,"slug":1629,"type":15},{"name":1631,"slug":1632,"type":15},{"name":1684,"slug":1685,"type":15},{"slug":1688,"name":1688,"fn":1689,"description":1690,"org":1764,"tags":1765,"stars":22,"repoUrl":23,"updatedAt":1697},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1766,1767],{"name":1694,"slug":1695,"type":15},{"name":1631,"slug":1632,"type":15},{"slug":1699,"name":1699,"fn":1700,"description":1701,"org":1769,"tags":1770,"stars":22,"repoUrl":23,"updatedAt":1713},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1771,1772,1773],{"name":1705,"slug":1706,"type":15},{"name":1708,"slug":1709,"type":15},{"name":1711,"slug":1712,"type":15},{"slug":1775,"name":1775,"fn":1776,"description":1777,"org":1778,"tags":1779,"stars":22,"repoUrl":23,"updatedAt":1787},"camsnap","capture frames and clips from cameras","Capture frames or clips from RTSP\u002FONVIF cameras.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1780,1781,1784],{"name":1628,"slug":1629,"type":15},{"name":1782,"slug":1783,"type":15},"Camera","camera",{"name":1785,"slug":1786,"type":15},"Media","media","2026-07-12T08:28:28.096134",{"slug":1789,"name":1789,"fn":1790,"description":1791,"org":1792,"tags":1793,"stars":22,"repoUrl":23,"updatedAt":1799},"clawhub","manage agent skills with ClawHub","Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new\u002Fupdated skill folders with the npm-installed clawhub CLI.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1794,1797,1798],{"name":1795,"slug":1796,"type":15},"Agents","agents",{"name":1628,"slug":1629,"type":15},{"name":1631,"slug":1632,"type":15},"2026-07-12T08:28:30.589001",{"slug":1801,"name":1801,"fn":1802,"description":1803,"org":1804,"tags":1805,"stars":22,"repoUrl":23,"updatedAt":1811},"coding-agent","run coding agents for programmatic control","Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1806,1807,1808],{"name":1795,"slug":1796,"type":15},{"name":1628,"slug":1629,"type":15},{"name":1809,"slug":1810,"type":15},"Coding","coding","2026-07-12T08:29:08.6658",{"slug":1813,"name":1813,"fn":1814,"description":1815,"org":1816,"tags":1817,"stars":22,"repoUrl":23,"updatedAt":1822},"eightctl","control Eight Sleep pod settings","Control Eight Sleep pods (status, temperature, alarms, schedules).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1818,1819],{"name":1628,"slug":1629,"type":15},{"name":1820,"slug":1821,"type":15},"Hardware","hardware","2026-07-12T08:28:39.322181",73]