[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-jetbrains-gws-chat":3,"mdc--3iic34-key":30,"related-org-jetbrains-gws-chat":844,"related-repo-jetbrains-gws-chat":977},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":19,"repoUrl":20,"updatedAt":21,"license":22,"forks":23,"topics":24,"repo":25,"sourceUrl":28,"mdContent":29},"gws-chat","manage Google Chat spaces and messages","Google Chat: Manage Chat spaces and messages.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},"jetbrains","JetBrains","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fjetbrains.png",[12,16],{"name":13,"slug":14,"type":15},"Google Workspace","google-workspace","tag",{"name":17,"slug":18,"type":15},"Messaging","messaging",252,"https:\u002F\u002Fgithub.com\u002FJetBrains\u002Fskills","2026-07-13T06:38:57.282565",null,17,[],{"repoUrl":20,"stars":19,"forks":23,"topics":26,"description":27},[],"Curated agent skills collection verified by JetBrains","https:\u002F\u002Fgithub.com\u002FJetBrains\u002Fskills\u002Ftree\u002FHEAD\u002Fgws-chat","---\nname: gws-chat\nversion: 1.0.0\ndescription: \"Google Chat: Manage Chat spaces and messages.\"\nmetadata:\n  short-description: \"Manage Google Chat spaces\"\n  author: Google Workspace\n  openclaw:\n    category: \"productivity\"\n    requires:\n      bins: [\"gws\"]\n    cliHelp: \"gws chat --help\"\n  source: https:\u002F\u002Fgithub.com\u002Fgoogleworkspace\u002Fcli\u002Ftree\u002Fmain\u002Fskills\u002Fgws-chat\n---\n\n# chat (v1)\n\n> **PREREQUISITE:** Read `..\u002Fgws-shared\u002FSKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it.\n\n```bash\ngws chat \u003Cresource> \u003Cmethod> [flags]\n```\n\n## Helper Commands\n\n| Command | Description |\n|---------|-------------|\n| [`+send`](..\u002Fgws-chat-send\u002FSKILL.md) | Send a message to a space |\n\n## API Resources\n\n### customEmojis\n\n  - `create` — Creates a custom emoji. Custom emojis are only available for Google Workspace accounts, and the administrator must turn custom emojis on for the organization. For more information, see [Learn about custom emojis in Google Chat](https:\u002F\u002Fsupport.google.com\u002Fchat\u002Fanswer\u002F12800149) and [Manage custom emoji permissions](https:\u002F\u002Fsupport.google.com\u002Fa\u002Fanswer\u002F12850085).\n  - `delete` — Deletes a custom emoji. By default, users can only delete custom emoji they created. [Emoji managers](https:\u002F\u002Fsupport.google.com\u002Fa\u002Fanswer\u002F12850085) assigned by the administrator can delete any custom emoji in the organization. See [Learn about custom emojis in Google Chat](https:\u002F\u002Fsupport.google.com\u002Fchat\u002Fanswer\u002F12800149). Custom emojis are only available for Google Workspace accounts, and the administrator must turn custom emojis on for the organization.\n  - `get` — Returns details about a custom emoji. Custom emojis are only available for Google Workspace accounts, and the administrator must turn custom emojis on for the organization. For more information, see [Learn about custom emojis in Google Chat](https:\u002F\u002Fsupport.google.com\u002Fchat\u002Fanswer\u002F12800149) and [Manage custom emoji permissions](https:\u002F\u002Fsupport.google.com\u002Fa\u002Fanswer\u002F12850085).\n  - `list` — Lists custom emojis visible to the authenticated user. Custom emojis are only available for Google Workspace accounts, and the administrator must turn custom emojis on for the organization. For more information, see [Learn about custom emojis in Google Chat](https:\u002F\u002Fsupport.google.com\u002Fchat\u002Fanswer\u002F12800149) and [Manage custom emoji permissions](https:\u002F\u002Fsupport.google.com\u002Fa\u002Fanswer\u002F12850085).\n\n### media\n\n  - `download` — Downloads media. Download is supported on the URI `\u002Fv1\u002Fmedia\u002F{+name}?alt=media`.\n  - `upload` — Uploads an attachment. For an example, see [Upload media as a file attachment](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fupload-media-attachments).\n\n### spaces\n\n  - `completeImport` — Completes the [import process](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fimport-data) for the specified space and makes it visible to users.\n  - `create` — Creates a space. Can be used to create a named space, or a group chat in `Import mode`. For an example, see [Create a space](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fcreate-spaces).\n  - `delete` — Deletes a named space. Always performs a cascading delete, which means that the space's child resources—like messages posted in the space and memberships in the space—are also deleted. For an example, see [Delete a space](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fdelete-spaces).\n  - `findDirectMessage` — Returns the existing direct message with the specified user. If no direct message space is found, returns a `404 NOT_FOUND` error. For an example, see [Find a direct message](\u002Fchat\u002Fapi\u002Fguides\u002Fv1\u002Fspaces\u002Ffind-direct-message). With [app authentication](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fauthenticate-authorize-chat-app), returns the direct message space between the specified user and the calling Chat app.\n  - `get` — Returns details about a space. For an example, see [Get details about a space](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fget-spaces).\n  - `list` — Lists spaces the caller is a member of. Group chats and DMs aren't listed until the first message is sent. For an example, see [List spaces](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Flist-spaces).\n  - `patch` — Updates a space. For an example, see [Update a space](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fupdate-spaces). If you're updating the `displayName` field and receive the error message `ALREADY_EXISTS`, try a different display name.. An existing space within the Google Workspace organization might already use this display name.\n  - `search` — Returns a list of spaces in a Google Workspace organization based on an administrator's search. In the request, set `use_admin_access` to `true`. For an example, see [Search for and manage spaces](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fsearch-manage-admin).\n  - `setup` — Creates a space and adds specified users to it. The calling user is automatically added to the space, and shouldn't be specified as a membership in the request. For an example, see [Set up a space with initial members](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fset-up-spaces). To specify the human members to add, add memberships with the appropriate `membership.member.name`. To add a human user, use `users\u002F{user}`, where `{user}` can be the email address for the user.\n  - `members` — Operations on the 'members' resource\n  - `messages` — Operations on the 'messages' resource\n  - `spaceEvents` — Operations on the 'spaceEvents' resource\n\n### users\n\n  - `spaces` — Operations on the 'spaces' resource\n\n## Discovering Commands\n\nBefore calling any API method, inspect it:\n\n```bash\n# Browse resources and methods\ngws chat --help\n\n# Inspect a method's required params, types, and defaults\ngws schema chat.\u003Cresource>.\u003Cmethod>\n```\n\nUse `gws schema` output to build your `--params` and `--json` flags.\n",{"data":31,"body":42},{"name":4,"version":32,"description":6,"metadata":33},"1.0.0",{"short-description":34,"author":13,"openclaw":35,"source":41},"Manage Google Chat spaces",{"category":36,"requires":37,"cliHelp":40},"productivity",{"bins":38},[39],"gws","gws chat --help","https:\u002F\u002Fgithub.com\u002Fgoogleworkspace\u002Fcli\u002Ftree\u002Fmain\u002Fskills\u002Fgws-chat",{"type":43,"children":44},"root",[45,54,87,160,167,217,223,230,337,342,382,387,673,678,691,697,702,810,838],{"type":46,"tag":47,"props":48,"children":50},"element","h1",{"id":49},"chat-v1",[51],{"type":52,"value":53},"text","chat (v1)",{"type":46,"tag":55,"props":56,"children":57},"blockquote",{},[58],{"type":46,"tag":59,"props":60,"children":61},"p",{},[62,68,70,77,79,85],{"type":46,"tag":63,"props":64,"children":65},"strong",{},[66],{"type":52,"value":67},"PREREQUISITE:",{"type":52,"value":69}," Read ",{"type":46,"tag":71,"props":72,"children":74},"code",{"className":73},[],[75],{"type":52,"value":76},"..\u002Fgws-shared\u002FSKILL.md",{"type":52,"value":78}," for auth, global flags, and security rules. If missing, run ",{"type":46,"tag":71,"props":80,"children":82},{"className":81},[],[83],{"type":52,"value":84},"gws generate-skills",{"type":52,"value":86}," to create it.",{"type":46,"tag":88,"props":89,"children":94},"pre",{"className":90,"code":91,"language":92,"meta":93,"style":93},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","gws chat \u003Cresource> \u003Cmethod> [flags]\n","bash","",[95],{"type":46,"tag":71,"props":96,"children":97},{"__ignoreMap":93},[98],{"type":46,"tag":99,"props":100,"children":103},"span",{"class":101,"line":102},"line",1,[104,109,115,121,126,132,137,141,146,151,155],{"type":46,"tag":99,"props":105,"children":107},{"style":106},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[108],{"type":52,"value":39},{"type":46,"tag":99,"props":110,"children":112},{"style":111},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[113],{"type":52,"value":114}," chat",{"type":46,"tag":99,"props":116,"children":118},{"style":117},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[119],{"type":52,"value":120}," \u003C",{"type":46,"tag":99,"props":122,"children":123},{"style":111},[124],{"type":52,"value":125},"resourc",{"type":46,"tag":99,"props":127,"children":129},{"style":128},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[130],{"type":52,"value":131},"e",{"type":46,"tag":99,"props":133,"children":134},{"style":117},[135],{"type":52,"value":136},">",{"type":46,"tag":99,"props":138,"children":139},{"style":117},[140],{"type":52,"value":120},{"type":46,"tag":99,"props":142,"children":143},{"style":111},[144],{"type":52,"value":145},"metho",{"type":46,"tag":99,"props":147,"children":148},{"style":128},[149],{"type":52,"value":150},"d",{"type":46,"tag":99,"props":152,"children":153},{"style":117},[154],{"type":52,"value":136},{"type":46,"tag":99,"props":156,"children":157},{"style":128},[158],{"type":52,"value":159}," [flags]\n",{"type":46,"tag":161,"props":162,"children":164},"h2",{"id":163},"helper-commands",[165],{"type":52,"value":166},"Helper Commands",{"type":46,"tag":168,"props":169,"children":170},"table",{},[171,190],{"type":46,"tag":172,"props":173,"children":174},"thead",{},[175],{"type":46,"tag":176,"props":177,"children":178},"tr",{},[179,185],{"type":46,"tag":180,"props":181,"children":182},"th",{},[183],{"type":52,"value":184},"Command",{"type":46,"tag":180,"props":186,"children":187},{},[188],{"type":52,"value":189},"Description",{"type":46,"tag":191,"props":192,"children":193},"tbody",{},[194],{"type":46,"tag":176,"props":195,"children":196},{},[197,212],{"type":46,"tag":198,"props":199,"children":200},"td",{},[201],{"type":46,"tag":202,"props":203,"children":205},"a",{"href":204},"..\u002Fgws-chat-send\u002FSKILL.md",[206],{"type":46,"tag":71,"props":207,"children":209},{"className":208},[],[210],{"type":52,"value":211},"+send",{"type":46,"tag":198,"props":213,"children":214},{},[215],{"type":52,"value":216},"Send a message to a space",{"type":46,"tag":161,"props":218,"children":220},{"id":219},"api-resources",[221],{"type":52,"value":222},"API Resources",{"type":46,"tag":224,"props":225,"children":227},"h3",{"id":226},"customemojis",[228],{"type":52,"value":229},"customEmojis",{"type":46,"tag":231,"props":232,"children":233},"ul",{},[234,265,291,314],{"type":46,"tag":235,"props":236,"children":237},"li",{},[238,244,246,254,256,263],{"type":46,"tag":71,"props":239,"children":241},{"className":240},[],[242],{"type":52,"value":243},"create",{"type":52,"value":245}," — Creates a custom emoji. Custom emojis are only available for Google Workspace accounts, and the administrator must turn custom emojis on for the organization. For more information, see ",{"type":46,"tag":202,"props":247,"children":251},{"href":248,"rel":249},"https:\u002F\u002Fsupport.google.com\u002Fchat\u002Fanswer\u002F12800149",[250],"nofollow",[252],{"type":52,"value":253},"Learn about custom emojis in Google Chat",{"type":52,"value":255}," and ",{"type":46,"tag":202,"props":257,"children":260},{"href":258,"rel":259},"https:\u002F\u002Fsupport.google.com\u002Fa\u002Fanswer\u002F12850085",[250],[261],{"type":52,"value":262},"Manage custom emoji permissions",{"type":52,"value":264},".",{"type":46,"tag":235,"props":266,"children":267},{},[268,274,276,282,284,289],{"type":46,"tag":71,"props":269,"children":271},{"className":270},[],[272],{"type":52,"value":273},"delete",{"type":52,"value":275}," — Deletes a custom emoji. By default, users can only delete custom emoji they created. ",{"type":46,"tag":202,"props":277,"children":279},{"href":258,"rel":278},[250],[280],{"type":52,"value":281},"Emoji managers",{"type":52,"value":283}," assigned by the administrator can delete any custom emoji in the organization. See ",{"type":46,"tag":202,"props":285,"children":287},{"href":248,"rel":286},[250],[288],{"type":52,"value":253},{"type":52,"value":290},". Custom emojis are only available for Google Workspace accounts, and the administrator must turn custom emojis on for the organization.",{"type":46,"tag":235,"props":292,"children":293},{},[294,300,302,307,308,313],{"type":46,"tag":71,"props":295,"children":297},{"className":296},[],[298],{"type":52,"value":299},"get",{"type":52,"value":301}," — Returns details about a custom emoji. Custom emojis are only available for Google Workspace accounts, and the administrator must turn custom emojis on for the organization. For more information, see ",{"type":46,"tag":202,"props":303,"children":305},{"href":248,"rel":304},[250],[306],{"type":52,"value":253},{"type":52,"value":255},{"type":46,"tag":202,"props":309,"children":311},{"href":258,"rel":310},[250],[312],{"type":52,"value":262},{"type":52,"value":264},{"type":46,"tag":235,"props":315,"children":316},{},[317,323,325,330,331,336],{"type":46,"tag":71,"props":318,"children":320},{"className":319},[],[321],{"type":52,"value":322},"list",{"type":52,"value":324}," — Lists custom emojis visible to the authenticated user. Custom emojis are only available for Google Workspace accounts, and the administrator must turn custom emojis on for the organization. For more information, see ",{"type":46,"tag":202,"props":326,"children":328},{"href":248,"rel":327},[250],[329],{"type":52,"value":253},{"type":52,"value":255},{"type":46,"tag":202,"props":332,"children":334},{"href":258,"rel":333},[250],[335],{"type":52,"value":262},{"type":52,"value":264},{"type":46,"tag":224,"props":338,"children":340},{"id":339},"media",[341],{"type":52,"value":339},{"type":46,"tag":231,"props":343,"children":344},{},[345,363],{"type":46,"tag":235,"props":346,"children":347},{},[348,354,356,362],{"type":46,"tag":71,"props":349,"children":351},{"className":350},[],[352],{"type":52,"value":353},"download",{"type":52,"value":355}," — Downloads media. Download is supported on the URI ",{"type":46,"tag":71,"props":357,"children":359},{"className":358},[],[360],{"type":52,"value":361},"\u002Fv1\u002Fmedia\u002F{+name}?alt=media",{"type":52,"value":264},{"type":46,"tag":235,"props":364,"children":365},{},[366,372,374,381],{"type":46,"tag":71,"props":367,"children":369},{"className":368},[],[370],{"type":52,"value":371},"upload",{"type":52,"value":373}," — Uploads an attachment. For an example, see ",{"type":46,"tag":202,"props":375,"children":378},{"href":376,"rel":377},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fupload-media-attachments",[250],[379],{"type":52,"value":380},"Upload media as a file attachment",{"type":52,"value":264},{"type":46,"tag":224,"props":383,"children":385},{"id":384},"spaces",[386],{"type":52,"value":384},{"type":46,"tag":231,"props":388,"children":389},{},[390,410,436,454,490,508,526,562,596,640,651,662],{"type":46,"tag":235,"props":391,"children":392},{},[393,399,401,408],{"type":46,"tag":71,"props":394,"children":396},{"className":395},[],[397],{"type":52,"value":398},"completeImport",{"type":52,"value":400}," — Completes the ",{"type":46,"tag":202,"props":402,"children":405},{"href":403,"rel":404},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fimport-data",[250],[406],{"type":52,"value":407},"import process",{"type":52,"value":409}," for the specified space and makes it visible to users.",{"type":46,"tag":235,"props":411,"children":412},{},[413,418,420,426,428,435],{"type":46,"tag":71,"props":414,"children":416},{"className":415},[],[417],{"type":52,"value":243},{"type":52,"value":419}," — Creates a space. Can be used to create a named space, or a group chat in ",{"type":46,"tag":71,"props":421,"children":423},{"className":422},[],[424],{"type":52,"value":425},"Import mode",{"type":52,"value":427},". For an example, see ",{"type":46,"tag":202,"props":429,"children":432},{"href":430,"rel":431},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fcreate-spaces",[250],[433],{"type":52,"value":434},"Create a space",{"type":52,"value":264},{"type":46,"tag":235,"props":437,"children":438},{},[439,444,446,453],{"type":46,"tag":71,"props":440,"children":442},{"className":441},[],[443],{"type":52,"value":273},{"type":52,"value":445}," — Deletes a named space. Always performs a cascading delete, which means that the space's child resources—like messages posted in the space and memberships in the space—are also deleted. For an example, see ",{"type":46,"tag":202,"props":447,"children":450},{"href":448,"rel":449},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fdelete-spaces",[250],[451],{"type":52,"value":452},"Delete a space",{"type":52,"value":264},{"type":46,"tag":235,"props":455,"children":456},{},[457,463,465,471,473,479,481,488],{"type":46,"tag":71,"props":458,"children":460},{"className":459},[],[461],{"type":52,"value":462},"findDirectMessage",{"type":52,"value":464}," — Returns the existing direct message with the specified user. If no direct message space is found, returns a ",{"type":46,"tag":71,"props":466,"children":468},{"className":467},[],[469],{"type":52,"value":470},"404 NOT_FOUND",{"type":52,"value":472}," error. For an example, see ",{"type":46,"tag":202,"props":474,"children":476},{"href":475},"\u002Fchat\u002Fapi\u002Fguides\u002Fv1\u002Fspaces\u002Ffind-direct-message",[477],{"type":52,"value":478},"Find a direct message",{"type":52,"value":480},". With ",{"type":46,"tag":202,"props":482,"children":485},{"href":483,"rel":484},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fauthenticate-authorize-chat-app",[250],[486],{"type":52,"value":487},"app authentication",{"type":52,"value":489},", returns the direct message space between the specified user and the calling Chat app.",{"type":46,"tag":235,"props":491,"children":492},{},[493,498,500,507],{"type":46,"tag":71,"props":494,"children":496},{"className":495},[],[497],{"type":52,"value":299},{"type":52,"value":499}," — Returns details about a space. For an example, see ",{"type":46,"tag":202,"props":501,"children":504},{"href":502,"rel":503},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fget-spaces",[250],[505],{"type":52,"value":506},"Get details about a space",{"type":52,"value":264},{"type":46,"tag":235,"props":509,"children":510},{},[511,516,518,525],{"type":46,"tag":71,"props":512,"children":514},{"className":513},[],[515],{"type":52,"value":322},{"type":52,"value":517}," — Lists spaces the caller is a member of. Group chats and DMs aren't listed until the first message is sent. For an example, see ",{"type":46,"tag":202,"props":519,"children":522},{"href":520,"rel":521},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Flist-spaces",[250],[523],{"type":52,"value":524},"List spaces",{"type":52,"value":264},{"type":46,"tag":235,"props":527,"children":528},{},[529,535,537,544,546,552,554,560],{"type":46,"tag":71,"props":530,"children":532},{"className":531},[],[533],{"type":52,"value":534},"patch",{"type":52,"value":536}," — Updates a space. For an example, see ",{"type":46,"tag":202,"props":538,"children":541},{"href":539,"rel":540},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fupdate-spaces",[250],[542],{"type":52,"value":543},"Update a space",{"type":52,"value":545},". If you're updating the ",{"type":46,"tag":71,"props":547,"children":549},{"className":548},[],[550],{"type":52,"value":551},"displayName",{"type":52,"value":553}," field and receive the error message ",{"type":46,"tag":71,"props":555,"children":557},{"className":556},[],[558],{"type":52,"value":559},"ALREADY_EXISTS",{"type":52,"value":561},", try a different display name.. An existing space within the Google Workspace organization might already use this display name.",{"type":46,"tag":235,"props":563,"children":564},{},[565,571,573,579,581,587,588,595],{"type":46,"tag":71,"props":566,"children":568},{"className":567},[],[569],{"type":52,"value":570},"search",{"type":52,"value":572}," — Returns a list of spaces in a Google Workspace organization based on an administrator's search. In the request, set ",{"type":46,"tag":71,"props":574,"children":576},{"className":575},[],[577],{"type":52,"value":578},"use_admin_access",{"type":52,"value":580}," to ",{"type":46,"tag":71,"props":582,"children":584},{"className":583},[],[585],{"type":52,"value":586},"true",{"type":52,"value":427},{"type":46,"tag":202,"props":589,"children":592},{"href":590,"rel":591},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fsearch-manage-admin",[250],[593],{"type":52,"value":594},"Search for and manage spaces",{"type":52,"value":264},{"type":46,"tag":235,"props":597,"children":598},{},[599,605,607,614,616,622,624,630,632,638],{"type":46,"tag":71,"props":600,"children":602},{"className":601},[],[603],{"type":52,"value":604},"setup",{"type":52,"value":606}," — Creates a space and adds specified users to it. The calling user is automatically added to the space, and shouldn't be specified as a membership in the request. For an example, see ",{"type":46,"tag":202,"props":608,"children":611},{"href":609,"rel":610},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fset-up-spaces",[250],[612],{"type":52,"value":613},"Set up a space with initial members",{"type":52,"value":615},". To specify the human members to add, add memberships with the appropriate ",{"type":46,"tag":71,"props":617,"children":619},{"className":618},[],[620],{"type":52,"value":621},"membership.member.name",{"type":52,"value":623},". To add a human user, use ",{"type":46,"tag":71,"props":625,"children":627},{"className":626},[],[628],{"type":52,"value":629},"users\u002F{user}",{"type":52,"value":631},", where ",{"type":46,"tag":71,"props":633,"children":635},{"className":634},[],[636],{"type":52,"value":637},"{user}",{"type":52,"value":639}," can be the email address for the user.",{"type":46,"tag":235,"props":641,"children":642},{},[643,649],{"type":46,"tag":71,"props":644,"children":646},{"className":645},[],[647],{"type":52,"value":648},"members",{"type":52,"value":650}," — Operations on the 'members' resource",{"type":46,"tag":235,"props":652,"children":653},{},[654,660],{"type":46,"tag":71,"props":655,"children":657},{"className":656},[],[658],{"type":52,"value":659},"messages",{"type":52,"value":661}," — Operations on the 'messages' resource",{"type":46,"tag":235,"props":663,"children":664},{},[665,671],{"type":46,"tag":71,"props":666,"children":668},{"className":667},[],[669],{"type":52,"value":670},"spaceEvents",{"type":52,"value":672}," — Operations on the 'spaceEvents' resource",{"type":46,"tag":224,"props":674,"children":676},{"id":675},"users",[677],{"type":52,"value":675},{"type":46,"tag":231,"props":679,"children":680},{},[681],{"type":46,"tag":235,"props":682,"children":683},{},[684,689],{"type":46,"tag":71,"props":685,"children":687},{"className":686},[],[688],{"type":52,"value":384},{"type":52,"value":690}," — Operations on the 'spaces' resource",{"type":46,"tag":161,"props":692,"children":694},{"id":693},"discovering-commands",[695],{"type":52,"value":696},"Discovering Commands",{"type":46,"tag":59,"props":698,"children":699},{},[700],{"type":52,"value":701},"Before calling any API method, inspect it:",{"type":46,"tag":88,"props":703,"children":705},{"className":90,"code":704,"language":92,"meta":93,"style":93},"# Browse resources and methods\ngws chat --help\n\n# Inspect a method's required params, types, and defaults\ngws schema chat.\u003Cresource>.\u003Cmethod>\n",[706],{"type":46,"tag":71,"props":707,"children":708},{"__ignoreMap":93},[709,718,735,745,754],{"type":46,"tag":99,"props":710,"children":711},{"class":101,"line":102},[712],{"type":46,"tag":99,"props":713,"children":715},{"style":714},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic",[716],{"type":52,"value":717},"# Browse resources and methods\n",{"type":46,"tag":99,"props":719,"children":721},{"class":101,"line":720},2,[722,726,730],{"type":46,"tag":99,"props":723,"children":724},{"style":106},[725],{"type":52,"value":39},{"type":46,"tag":99,"props":727,"children":728},{"style":111},[729],{"type":52,"value":114},{"type":46,"tag":99,"props":731,"children":732},{"style":111},[733],{"type":52,"value":734}," --help\n",{"type":46,"tag":99,"props":736,"children":738},{"class":101,"line":737},3,[739],{"type":46,"tag":99,"props":740,"children":742},{"emptyLinePlaceholder":741},true,[743],{"type":52,"value":744},"\n",{"type":46,"tag":99,"props":746,"children":748},{"class":101,"line":747},4,[749],{"type":46,"tag":99,"props":750,"children":751},{"style":714},[752],{"type":52,"value":753},"# Inspect a method's required params, types, and defaults\n",{"type":46,"tag":99,"props":755,"children":757},{"class":101,"line":756},5,[758,762,767,772,777,781,785,789,793,797,801,805],{"type":46,"tag":99,"props":759,"children":760},{"style":106},[761],{"type":52,"value":39},{"type":46,"tag":99,"props":763,"children":764},{"style":111},[765],{"type":52,"value":766}," schema",{"type":46,"tag":99,"props":768,"children":769},{"style":111},[770],{"type":52,"value":771}," chat.",{"type":46,"tag":99,"props":773,"children":774},{"style":117},[775],{"type":52,"value":776},"\u003C",{"type":46,"tag":99,"props":778,"children":779},{"style":111},[780],{"type":52,"value":125},{"type":46,"tag":99,"props":782,"children":783},{"style":128},[784],{"type":52,"value":131},{"type":46,"tag":99,"props":786,"children":787},{"style":117},[788],{"type":52,"value":136},{"type":46,"tag":99,"props":790,"children":791},{"style":111},[792],{"type":52,"value":264},{"type":46,"tag":99,"props":794,"children":795},{"style":117},[796],{"type":52,"value":776},{"type":46,"tag":99,"props":798,"children":799},{"style":111},[800],{"type":52,"value":145},{"type":46,"tag":99,"props":802,"children":803},{"style":128},[804],{"type":52,"value":150},{"type":46,"tag":99,"props":806,"children":807},{"style":117},[808],{"type":52,"value":809},">\n",{"type":46,"tag":59,"props":811,"children":812},{},[813,815,821,823,829,830,836],{"type":52,"value":814},"Use ",{"type":46,"tag":71,"props":816,"children":818},{"className":817},[],[819],{"type":52,"value":820},"gws schema",{"type":52,"value":822}," output to build your ",{"type":46,"tag":71,"props":824,"children":826},{"className":825},[],[827],{"type":52,"value":828},"--params",{"type":52,"value":255},{"type":46,"tag":71,"props":831,"children":833},{"className":832},[],[834],{"type":52,"value":835},"--json",{"type":52,"value":837}," flags.",{"type":46,"tag":839,"props":840,"children":841},"style",{},[842],{"type":52,"value":843},"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":845,"total":976},[846,864,873,882,893,903,916,925,934,944,953,966],{"slug":847,"name":847,"fn":848,"description":849,"org":850,"tags":851,"stars":861,"repoUrl":862,"updatedAt":863},"mps-aspect-accessories","configure JetBrains MPS module dependencies","Wire MPS module and model dependencies, used languages, used devkits, extended languages, runtime solutions, accessory models, and language\u002Fdependency versions. Use when adding\u002Fremoving module dependencies, importing languages or devkits into a model, declaring runtime solutions, or shipping accessory content visible to consumers without explicit import.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[852,855,858],{"name":853,"slug":854,"type":15},"Architecture","architecture",{"name":856,"slug":857,"type":15},"Configuration","configuration",{"name":859,"slug":860,"type":15},"Engineering","engineering",1650,"https:\u002F\u002Fgithub.com\u002FJetBrains\u002FMPS","2026-07-17T06:06:57.311661",{"slug":865,"name":865,"fn":866,"description":867,"org":868,"tags":869,"stars":861,"repoUrl":862,"updatedAt":872},"mps-aspect-actions","define and edit MPS node factories","Use when defining or editing MPS node factories (the \"actions\" aspect) — `NodeFactories` roots, per-concept `NodeFactory` setup functions that initialize a freshly created node and optionally copy data from a replaced `sampleNode`, plus the actions aspect's `CopyPasteHandlers` and `PasteWrappers` roots. Reach for this skill when a substitution, side transform, completion replacement, or `add new initialized(...)` should preserve fields from the node it is replacing, or when defaults set in a constructor are not enough.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[870,871],{"name":853,"slug":854,"type":15},{"name":859,"slug":860,"type":15},"2026-07-17T06:04:48.066901",{"slug":874,"name":874,"fn":875,"description":876,"org":877,"tags":878,"stars":861,"repoUrl":862,"updatedAt":881},"mps-aspect-behavior","define and edit MPS concept behavior","Use when defining or editing MPS `ConceptBehavior` — per-concept methods (non-virtual \u002F virtual \u002F abstract \u002F static \u002F virtual static), constructors, virtual dispatch (MRO), super and interface-default calls (`super\u003CInterface>.method`), overriding methods from `lang.core.behavior` interfaces such as `ScopeProvider.getScope` \u002F `INamedConcept.getName` \u002F `BaseConcept.getPresentation`, calling sibling methods (`LocalBehaviorMethodCall`) and behavior methods from other aspects via `node.method(...)`. Reach for this skill whenever the task involves authoring or modifying `\u003Clang>\u002FlanguageModels\u002Fbehavior.mps`.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[879,880],{"name":853,"slug":854,"type":15},{"name":859,"slug":860,"type":15},"2026-07-13T06:45:21.757084",{"slug":883,"name":883,"fn":884,"description":885,"org":886,"tags":887,"stars":861,"repoUrl":862,"updatedAt":892},"mps-aspect-constraints","define JetBrains MPS language constraints","Use when defining or editing MPS language constraints — property validators \u002F setters \u002F getters, referent search scopes (imperative or inherited via `ScopeProvider.getScope`), `referentSetHandler` side effects, default-scope blocks, `canBeChild` \u002F `canBeParent` \u002F `canBeAncestor` \u002F `canBeRoot` placement rules, `defaultConcreteConcept` for abstract concepts, `set \u003Cread-only>` and `{name}` aliasing, and scope helpers (`SimpleRoleScope`, `ListScope`, `CompositeScope`, `HidingByNameScope`). Reach for this skill whenever the task involves authoring or modifying `\u003Clang>\u002FlanguageModels\u002Fconstraints.mps`.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[888,889],{"name":853,"slug":854,"type":15},{"name":890,"slug":891,"type":15},"Code Analysis","code-analysis","2026-07-23T05:41:33.639365",{"slug":894,"name":894,"fn":895,"description":896,"org":897,"tags":898,"stars":861,"repoUrl":862,"updatedAt":902},"mps-aspect-dataflow","define and debug MPS dataflow builders","Use when defining or debugging MPS dataflow builders for a concept — control\u002Fdata flow declarations that drive reachability analysis and variable-use checking. Covers DataFlowBuilderDeclaration, BuilderBlock, emit instructions (code for, jump, ifjump, label, read, write, ret, mayBeUnreachable), positions (AfterPosition, BeforePosition, LabelPosition), the jetbrains.mps.lang.dataFlow language, the NodeParameter implicit, BL+smodel usage inside builder bodies, and IBuilderMode for advanced analyses such as nullable\u002Fnon-null tracking.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[899],{"name":900,"slug":901,"type":15},"Data Analysis","data-analysis","2026-07-13T06:45:19.114674",{"slug":904,"name":904,"fn":905,"description":906,"org":907,"tags":908,"stars":861,"repoUrl":862,"updatedAt":915},"mps-aspect-editor","define MPS editor layouts","Use when creating or changing MPS editor definitions — the overall workflow from scaffolding a `ConceptEditorDeclaration` through componentizing reusable `EditorComponentDeclaration`s, refining cell models and cell layouts, applying style sheets and indent-layout style items, wiring smart references, leveraging inheritance via super-concepts and interfaces, inspecting (`print_node_json`, `show_node_representation`) and validating (`check_root_node_problems`). Covers `jetbrains.mps.lang.editor` cell models (`CellModel_RefNode`\u002F`CellModel_RefNodeList`\u002F`CellModel_RefCell`\u002F`CellModel_Property`\u002F`CellModel_Constant`), layout choices, and JSON blueprints for common editor shapes. For the non-layout side (action maps, keymaps, transformation\u002Fsubstitute menus) use `mps-aspect-editor-menus-and-keymaps`.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[909,912],{"name":910,"slug":911,"type":15},"Design","design",{"name":913,"slug":914,"type":15},"UI Components","ui-components","2026-07-23T05:41:56.638151",{"slug":917,"name":917,"fn":918,"description":919,"org":920,"tags":921,"stars":861,"repoUrl":862,"updatedAt":924},"mps-aspect-editor-menus-and-keymaps","author MPS editor menus and keymaps","Use when authoring the **non-layout** parts of the MPS editor aspect — what happens when the user types, presses a key, triggers completion, pastes, or invokes a context action. Covers action maps (`CellActionMapDeclaration`), cell keymaps (`CellKeyMapDeclaration`), transformation menus (`TransformationMenu_Default` \u002F `_Named` \u002F `_Contribution`), substitute menus (`SubstituteMenu_Default` \u002F `SubstituteMenu` \u002F contributions), side transforms (LEFT\u002FRIGHT), legacy cell menus, paste wrappers and copy-paste handlers (in the actions language), completion styling, reference presentation, two-step deletion, and the editor selection API. Trigger terms: `actionMap`, `keyMap`, `delete_action_id`, `transformationMenu`, `substituteMenu`, `Ctrl+Space`, `Ctrl+Alt+B`, side transform, paste wrapper, completion styling, `PasteWrappers`, `CopyPasteHandlers`. For the **layout** side (cells, layouts, style sheets) use `mps-aspect-editor` instead.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[922,923],{"name":859,"slug":860,"type":15},{"name":913,"slug":914,"type":15},"2026-07-23T05:41:49.666535",{"slug":926,"name":926,"fn":927,"description":928,"org":929,"tags":930,"stars":861,"repoUrl":862,"updatedAt":933},"mps-aspect-generation-plan","modify MPS generation plans","Use when defining or modifying an MPS generation plan — explicit ordering of generators, checkpoints for cross-model reference resolution, forks for parallel branches, IncludePlan composition, conditional PlanContribution activation, ParameterEquals\u002FConceptListSelector fork selectors, and InitModelAttributes for targetFacet routing. Apply when working with @genplan models, the jetbrains.mps.lang.generator.plan language, attaching plans via DevKits or the Custom generation facet, or debugging cross-model mapping label resolution.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[931,932],{"name":853,"slug":854,"type":15},{"name":859,"slug":860,"type":15},"2026-07-13T06:44:59.507855",{"slug":935,"name":935,"fn":936,"description":937,"org":938,"tags":939,"stars":861,"repoUrl":862,"updatedAt":943},"mps-aspect-generator","define JetBrains MPS generator rules","Use when defining or modifying MPS generators — author a generator module, add or edit root\u002Freduction\u002Fweaving\u002Fpattern mapping rules, attach template macros ($COPY_SRC, $LOOP, $IF, $PROPERTY, $REF, $SWITCH, $MAP_SRC, $WEAVE, $INSERT, $LABEL, $TRACE, $VAR), wire mapping labels, build template switches, write pre\u002Fpost mapping scripts, navigate `genContext`, or debug \"rule didn't fire\", missing references, empty output, infinite reduction loops, and generated-Java compile failures.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[940,941,942],{"name":853,"slug":854,"type":15},{"name":890,"slug":891,"type":15},{"name":859,"slug":860,"type":15},"2026-07-17T06:06:58.042999",{"slug":945,"name":945,"fn":946,"description":947,"org":948,"tags":949,"stars":861,"repoUrl":862,"updatedAt":952},"mps-aspect-intentions","define and edit MPS intentions","Use when defining or editing MPS intentions (the Alt+Enter context-action aspect) — adding `IntentionDeclaration` roots, parameterized or surround-with variants, description\u002FisApplicable\u002Fexecute blocks, child-filter functions, factory-initialized AST splicing, or debugging why an intention is not offered. Lives in the language's `intentions` model and uses `jetbrains.mps.lang.intentions`.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[950,951],{"name":853,"slug":854,"type":15},{"name":859,"slug":860,"type":15},"2026-07-23T05:41:48.692899",{"slug":954,"name":954,"fn":955,"description":956,"org":957,"tags":958,"stars":861,"repoUrl":862,"updatedAt":965},"mps-aspect-migrations","author and debug MPS migration scripts","Use when authoring or debugging MPS migration scripts that upgrade user models after a language definition changes — covers jetbrains.mps.lang.migration (MigrationScript class-based, PureMigrationScript declarative, MoveConcept\u002FMoveContainmentLink\u002FMoveReferenceLink\u002FMoveProperty, ordering via OrderDependency, data exchange via putData\u002FgetData, RefactoringLog, ConceptMigrationReference) and jetbrains.mps.lang.script Enhancement Scripts (MigrationScript with MigrationScriptPart_Instance, ExtractInterfaceMigration, FactoryMigrationScriptPart, CommentMigrationScriptPart) — when a model needs version-gated upgrade, concept rename or removal, link or property rename, instance-level transformation, or composition of migration steps.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[959,962],{"name":960,"slug":961,"type":15},"Debugging","debugging",{"name":963,"slug":964,"type":15},"Migration","migration","2026-07-13T06:45:20.372122",{"slug":967,"name":967,"fn":968,"description":969,"org":970,"tags":971,"stars":861,"repoUrl":862,"updatedAt":975},"mps-aspect-structure-concepts","define concepts in MPS structure aspect","Define concepts, interface concepts, enumerations, and constrained data types in an MPS language's `structure` aspect. Covers smart-reference detection, alias rules, cardinality, INamedConcept usage, bulk creation, and the full `mps_mcp_alter_structure` \u002F `mps_mcp_query_structure` reference. Use when authoring or modifying a language's structure model.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[972],{"name":973,"slug":974,"type":15},"Data Modeling","data-modeling","2026-07-23T05:41:30.705975",188,{"items":978,"total":1096},[979,998,1013,1027,1042,1065,1082],{"slug":980,"name":980,"fn":981,"description":982,"org":983,"tags":984,"stars":19,"repoUrl":20,"updatedAt":997},"algorithmic-art","create generative art with p5.js","Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[985,988,991,994],{"name":986,"slug":987,"type":15},"Creative","creative",{"name":989,"slug":990,"type":15},"Generative Art","generative-art",{"name":992,"slug":993,"type":15},"Graphics","graphics",{"name":995,"slug":996,"type":15},"JavaScript","javascript","2026-07-13T06:41:35.540127",{"slug":999,"name":999,"fn":1000,"description":1001,"org":1002,"tags":1003,"stars":19,"repoUrl":20,"updatedAt":1012},"antfu","configure JavaScript projects with Anthony Fu's tools","Anthony Fu's opinionated tooling and conventions for JavaScript\u002FTypeScript projects. Use when setting up new projects, configuring ESLint\u002FPrettier alternatives, monorepos, library publishing, or when the user mentions Anthony Fu's preferences.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[1004,1007,1008,1009],{"name":1005,"slug":1006,"type":15},"Best Practices","best-practices",{"name":859,"slug":860,"type":15},{"name":995,"slug":996,"type":15},{"name":1010,"slug":1011,"type":15},"TypeScript","typescript","2026-07-13T06:43:13.153309",{"slug":1014,"name":1014,"fn":1015,"description":1016,"org":1017,"tags":1018,"stars":19,"repoUrl":20,"updatedAt":1026},"brand-guidelines","apply Anthropic brand guidelines","Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[1019,1022,1023],{"name":1020,"slug":1021,"type":15},"Branding","branding",{"name":910,"slug":911,"type":15},{"name":1024,"slug":1025,"type":15},"Typography","typography","2026-07-13T06:43:06.077629",{"slug":1028,"name":1028,"fn":1029,"description":1030,"org":1031,"tags":1032,"stars":19,"repoUrl":20,"updatedAt":1041},"canvas-design","create visual art and design assets","Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[1033,1034,1035,1038],{"name":986,"slug":987,"type":15},{"name":910,"slug":911,"type":15},{"name":1036,"slug":1037,"type":15},"Images","images",{"name":1039,"slug":1040,"type":15},"PDF","pdf","2026-07-13T06:39:58.803113",{"slug":1043,"name":1043,"fn":1044,"description":1045,"org":1046,"tags":1047,"stars":19,"repoUrl":20,"updatedAt":1064},"ci-cd-containerization-advisor","design CI\u002FCD pipelines for Kotlin applications","Design reproducible build, image, and deployment pipelines for Kotlin plus Spring applications, including CI verification, layered containers, rollout safety, and deployment-time migration coordination. Use when creating or improving Dockerfiles, CI workflows, image hardening, Kubernetes manifests, release gates, or deployment strategies for Spring Boot services, especially where build reproducibility and operational safety matter.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[1048,1051,1054,1057,1058,1061],{"name":1049,"slug":1050,"type":15},"CI\u002FCD","ci-cd",{"name":1052,"slug":1053,"type":15},"Containers","containers",{"name":1055,"slug":1056,"type":15},"Deployment","deployment",{"name":859,"slug":860,"type":15},{"name":1059,"slug":1060,"type":15},"Kotlin","kotlin",{"name":1062,"slug":1063,"type":15},"Spring","spring","2026-07-13T06:41:47.83899",{"slug":1066,"name":1066,"fn":1067,"description":1068,"org":1069,"tags":1070,"stars":19,"repoUrl":20,"updatedAt":1081},"cloudflare-deploy","deploy applications to Cloudflare","Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[1071,1074,1077,1080],{"name":1072,"slug":1073,"type":15},"Cloudflare","cloudflare",{"name":1075,"slug":1076,"type":15},"Cloudflare Pages","cloudflare-pages",{"name":1078,"slug":1079,"type":15},"Cloudflare Workers","cloudflare-workers",{"name":1055,"slug":1056,"type":15},"2026-07-17T06:04:42.853896",{"slug":1083,"name":1083,"fn":1084,"description":1085,"org":1086,"tags":1087,"stars":19,"repoUrl":20,"updatedAt":1095},"compose-ui-control","interact with Compose Desktop applications","Control a running Compose Desktop application via HTTP. Use when you need to interact with UI elements, click buttons, enter text, wait for elements to appear, or capture screenshots in a Compose Desktop app that has compose-ui-test-server enabled.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[1088,1091,1094],{"name":1089,"slug":1090,"type":15},"Automation","automation",{"name":1092,"slug":1093,"type":15},"Desktop","desktop",{"name":913,"slug":914,"type":15},"2026-07-13T06:40:38.798626",128]