[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-google-workspace-gws-chat":3,"mdc-vfakne-key":44,"related-repo-google-workspace-gws-chat":867,"related-org-google-workspace-gws-chat":947},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":18,"repoUrl":19,"updatedAt":20,"license":21,"forks":22,"topics":23,"repo":39,"sourceUrl":42,"mdContent":43},"gws-chat","manage Google Chat spaces and messages","Google Chat: Manage Chat spaces and messages.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"google-workspace","Google Workspace","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fgoogle-workspace.png","googleworkspace",[13,15],{"name":9,"slug":8,"type":14},"tag",{"name":16,"slug":17,"type":14},"Messaging","messaging",29614,"https:\u002F\u002Fgithub.com\u002Fgoogleworkspace\u002Fcli","2026-07-12T08:26:10.121585",null,1717,[24,25,26,27,28,29,30,31,32,33,34,35,36,8,37,38],"agent-skills","ai-agent","automation","cli","discovery-api","gemini-cli-extension","google-admin","google-api","google-calendar","google-chat","google-docs","google-drive","google-sheets","oauth2","rust",{"repoUrl":19,"stars":18,"forks":22,"topics":40,"description":41},[24,25,26,27,28,29,30,31,32,33,34,35,36,8,37,38],"Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.","https:\u002F\u002Fgithub.com\u002Fgoogleworkspace\u002Fcli\u002Ftree\u002FHEAD\u002Fskills\u002Fgws-chat","---\nname: gws-chat\ndescription: \"Google Chat: Manage Chat spaces and messages.\"\nmetadata:\n  version: 0.22.5\n  openclaw:\n    category: \"productivity\"\n    requires:\n      bins:\n        - gws\n    cliHelp: \"gws chat --help\"\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  - `sections` — Operations on the 'sections' resource\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\n",{"data":45,"body":54},{"name":4,"description":6,"metadata":46},{"version":47,"openclaw":48},"0.22.5",{"category":49,"requires":50,"cliHelp":53},"productivity",{"bins":51},[52],"gws","gws chat --help",{"type":55,"children":56},"root",[57,66,99,172,179,229,235,242,349,354,394,399,685,690,714,720,725,833,861],{"type":58,"tag":59,"props":60,"children":62},"element","h1",{"id":61},"chat-v1",[63],{"type":64,"value":65},"text","chat (v1)",{"type":58,"tag":67,"props":68,"children":69},"blockquote",{},[70],{"type":58,"tag":71,"props":72,"children":73},"p",{},[74,80,82,89,91,97],{"type":58,"tag":75,"props":76,"children":77},"strong",{},[78],{"type":64,"value":79},"PREREQUISITE:",{"type":64,"value":81}," Read ",{"type":58,"tag":83,"props":84,"children":86},"code",{"className":85},[],[87],{"type":64,"value":88},"..\u002Fgws-shared\u002FSKILL.md",{"type":64,"value":90}," for auth, global flags, and security rules. If missing, run ",{"type":58,"tag":83,"props":92,"children":94},{"className":93},[],[95],{"type":64,"value":96},"gws generate-skills",{"type":64,"value":98}," to create it.",{"type":58,"tag":100,"props":101,"children":106},"pre",{"className":102,"code":103,"language":104,"meta":105,"style":105},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","gws chat \u003Cresource> \u003Cmethod> [flags]\n","bash","",[107],{"type":58,"tag":83,"props":108,"children":109},{"__ignoreMap":105},[110],{"type":58,"tag":111,"props":112,"children":115},"span",{"class":113,"line":114},"line",1,[116,121,127,133,138,144,149,153,158,163,167],{"type":58,"tag":111,"props":117,"children":119},{"style":118},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[120],{"type":64,"value":52},{"type":58,"tag":111,"props":122,"children":124},{"style":123},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[125],{"type":64,"value":126}," chat",{"type":58,"tag":111,"props":128,"children":130},{"style":129},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[131],{"type":64,"value":132}," \u003C",{"type":58,"tag":111,"props":134,"children":135},{"style":123},[136],{"type":64,"value":137},"resourc",{"type":58,"tag":111,"props":139,"children":141},{"style":140},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[142],{"type":64,"value":143},"e",{"type":58,"tag":111,"props":145,"children":146},{"style":129},[147],{"type":64,"value":148},">",{"type":58,"tag":111,"props":150,"children":151},{"style":129},[152],{"type":64,"value":132},{"type":58,"tag":111,"props":154,"children":155},{"style":123},[156],{"type":64,"value":157},"metho",{"type":58,"tag":111,"props":159,"children":160},{"style":140},[161],{"type":64,"value":162},"d",{"type":58,"tag":111,"props":164,"children":165},{"style":129},[166],{"type":64,"value":148},{"type":58,"tag":111,"props":168,"children":169},{"style":140},[170],{"type":64,"value":171}," [flags]\n",{"type":58,"tag":173,"props":174,"children":176},"h2",{"id":175},"helper-commands",[177],{"type":64,"value":178},"Helper Commands",{"type":58,"tag":180,"props":181,"children":182},"table",{},[183,202],{"type":58,"tag":184,"props":185,"children":186},"thead",{},[187],{"type":58,"tag":188,"props":189,"children":190},"tr",{},[191,197],{"type":58,"tag":192,"props":193,"children":194},"th",{},[195],{"type":64,"value":196},"Command",{"type":58,"tag":192,"props":198,"children":199},{},[200],{"type":64,"value":201},"Description",{"type":58,"tag":203,"props":204,"children":205},"tbody",{},[206],{"type":58,"tag":188,"props":207,"children":208},{},[209,224],{"type":58,"tag":210,"props":211,"children":212},"td",{},[213],{"type":58,"tag":214,"props":215,"children":217},"a",{"href":216},"..\u002Fgws-chat-send\u002FSKILL.md",[218],{"type":58,"tag":83,"props":219,"children":221},{"className":220},[],[222],{"type":64,"value":223},"+send",{"type":58,"tag":210,"props":225,"children":226},{},[227],{"type":64,"value":228},"Send a message to a space",{"type":58,"tag":173,"props":230,"children":232},{"id":231},"api-resources",[233],{"type":64,"value":234},"API Resources",{"type":58,"tag":236,"props":237,"children":239},"h3",{"id":238},"customemojis",[240],{"type":64,"value":241},"customEmojis",{"type":58,"tag":243,"props":244,"children":245},"ul",{},[246,277,303,326],{"type":58,"tag":247,"props":248,"children":249},"li",{},[250,256,258,266,268,275],{"type":58,"tag":83,"props":251,"children":253},{"className":252},[],[254],{"type":64,"value":255},"create",{"type":64,"value":257}," — 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":58,"tag":214,"props":259,"children":263},{"href":260,"rel":261},"https:\u002F\u002Fsupport.google.com\u002Fchat\u002Fanswer\u002F12800149",[262],"nofollow",[264],{"type":64,"value":265},"Learn about custom emojis in Google Chat",{"type":64,"value":267}," and ",{"type":58,"tag":214,"props":269,"children":272},{"href":270,"rel":271},"https:\u002F\u002Fsupport.google.com\u002Fa\u002Fanswer\u002F12850085",[262],[273],{"type":64,"value":274},"Manage custom emoji permissions",{"type":64,"value":276},".",{"type":58,"tag":247,"props":278,"children":279},{},[280,286,288,294,296,301],{"type":58,"tag":83,"props":281,"children":283},{"className":282},[],[284],{"type":64,"value":285},"delete",{"type":64,"value":287}," — Deletes a custom emoji. By default, users can only delete custom emoji they created. ",{"type":58,"tag":214,"props":289,"children":291},{"href":270,"rel":290},[262],[292],{"type":64,"value":293},"Emoji managers",{"type":64,"value":295}," assigned by the administrator can delete any custom emoji in the organization. See ",{"type":58,"tag":214,"props":297,"children":299},{"href":260,"rel":298},[262],[300],{"type":64,"value":265},{"type":64,"value":302},". Custom emojis are only available for Google Workspace accounts, and the administrator must turn custom emojis on for the organization.",{"type":58,"tag":247,"props":304,"children":305},{},[306,312,314,319,320,325],{"type":58,"tag":83,"props":307,"children":309},{"className":308},[],[310],{"type":64,"value":311},"get",{"type":64,"value":313}," — 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":58,"tag":214,"props":315,"children":317},{"href":260,"rel":316},[262],[318],{"type":64,"value":265},{"type":64,"value":267},{"type":58,"tag":214,"props":321,"children":323},{"href":270,"rel":322},[262],[324],{"type":64,"value":274},{"type":64,"value":276},{"type":58,"tag":247,"props":327,"children":328},{},[329,335,337,342,343,348],{"type":58,"tag":83,"props":330,"children":332},{"className":331},[],[333],{"type":64,"value":334},"list",{"type":64,"value":336}," — 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":58,"tag":214,"props":338,"children":340},{"href":260,"rel":339},[262],[341],{"type":64,"value":265},{"type":64,"value":267},{"type":58,"tag":214,"props":344,"children":346},{"href":270,"rel":345},[262],[347],{"type":64,"value":274},{"type":64,"value":276},{"type":58,"tag":236,"props":350,"children":352},{"id":351},"media",[353],{"type":64,"value":351},{"type":58,"tag":243,"props":355,"children":356},{},[357,375],{"type":58,"tag":247,"props":358,"children":359},{},[360,366,368,374],{"type":58,"tag":83,"props":361,"children":363},{"className":362},[],[364],{"type":64,"value":365},"download",{"type":64,"value":367}," — Downloads media. Download is supported on the URI ",{"type":58,"tag":83,"props":369,"children":371},{"className":370},[],[372],{"type":64,"value":373},"\u002Fv1\u002Fmedia\u002F{+name}?alt=media",{"type":64,"value":276},{"type":58,"tag":247,"props":376,"children":377},{},[378,384,386,393],{"type":58,"tag":83,"props":379,"children":381},{"className":380},[],[382],{"type":64,"value":383},"upload",{"type":64,"value":385}," — Uploads an attachment. For an example, see ",{"type":58,"tag":214,"props":387,"children":390},{"href":388,"rel":389},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fupload-media-attachments",[262],[391],{"type":64,"value":392},"Upload media as a file attachment",{"type":64,"value":276},{"type":58,"tag":236,"props":395,"children":397},{"id":396},"spaces",[398],{"type":64,"value":396},{"type":58,"tag":243,"props":400,"children":401},{},[402,422,448,466,502,520,538,574,608,652,663,674],{"type":58,"tag":247,"props":403,"children":404},{},[405,411,413,420],{"type":58,"tag":83,"props":406,"children":408},{"className":407},[],[409],{"type":64,"value":410},"completeImport",{"type":64,"value":412}," — Completes the ",{"type":58,"tag":214,"props":414,"children":417},{"href":415,"rel":416},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fimport-data",[262],[418],{"type":64,"value":419},"import process",{"type":64,"value":421}," for the specified space and makes it visible to users.",{"type":58,"tag":247,"props":423,"children":424},{},[425,430,432,438,440,447],{"type":58,"tag":83,"props":426,"children":428},{"className":427},[],[429],{"type":64,"value":255},{"type":64,"value":431}," — Creates a space. Can be used to create a named space, or a group chat in ",{"type":58,"tag":83,"props":433,"children":435},{"className":434},[],[436],{"type":64,"value":437},"Import mode",{"type":64,"value":439},". For an example, see ",{"type":58,"tag":214,"props":441,"children":444},{"href":442,"rel":443},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fcreate-spaces",[262],[445],{"type":64,"value":446},"Create a space",{"type":64,"value":276},{"type":58,"tag":247,"props":449,"children":450},{},[451,456,458,465],{"type":58,"tag":83,"props":452,"children":454},{"className":453},[],[455],{"type":64,"value":285},{"type":64,"value":457}," — 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":58,"tag":214,"props":459,"children":462},{"href":460,"rel":461},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fdelete-spaces",[262],[463],{"type":64,"value":464},"Delete a space",{"type":64,"value":276},{"type":58,"tag":247,"props":467,"children":468},{},[469,475,477,483,485,491,493,500],{"type":58,"tag":83,"props":470,"children":472},{"className":471},[],[473],{"type":64,"value":474},"findDirectMessage",{"type":64,"value":476}," — Returns the existing direct message with the specified user. If no direct message space is found, returns a ",{"type":58,"tag":83,"props":478,"children":480},{"className":479},[],[481],{"type":64,"value":482},"404 NOT_FOUND",{"type":64,"value":484}," error. For an example, see ",{"type":58,"tag":214,"props":486,"children":488},{"href":487},"\u002Fchat\u002Fapi\u002Fguides\u002Fv1\u002Fspaces\u002Ffind-direct-message",[489],{"type":64,"value":490},"Find a direct message",{"type":64,"value":492},". With ",{"type":58,"tag":214,"props":494,"children":497},{"href":495,"rel":496},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fauthenticate-authorize-chat-app",[262],[498],{"type":64,"value":499},"app authentication",{"type":64,"value":501},", returns the direct message space between the specified user and the calling Chat app.",{"type":58,"tag":247,"props":503,"children":504},{},[505,510,512,519],{"type":58,"tag":83,"props":506,"children":508},{"className":507},[],[509],{"type":64,"value":311},{"type":64,"value":511}," — Returns details about a space. For an example, see ",{"type":58,"tag":214,"props":513,"children":516},{"href":514,"rel":515},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fget-spaces",[262],[517],{"type":64,"value":518},"Get details about a space",{"type":64,"value":276},{"type":58,"tag":247,"props":521,"children":522},{},[523,528,530,537],{"type":58,"tag":83,"props":524,"children":526},{"className":525},[],[527],{"type":64,"value":334},{"type":64,"value":529}," — 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":58,"tag":214,"props":531,"children":534},{"href":532,"rel":533},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Flist-spaces",[262],[535],{"type":64,"value":536},"List spaces",{"type":64,"value":276},{"type":58,"tag":247,"props":539,"children":540},{},[541,547,549,556,558,564,566,572],{"type":58,"tag":83,"props":542,"children":544},{"className":543},[],[545],{"type":64,"value":546},"patch",{"type":64,"value":548}," — Updates a space. For an example, see ",{"type":58,"tag":214,"props":550,"children":553},{"href":551,"rel":552},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fupdate-spaces",[262],[554],{"type":64,"value":555},"Update a space",{"type":64,"value":557},". If you're updating the ",{"type":58,"tag":83,"props":559,"children":561},{"className":560},[],[562],{"type":64,"value":563},"displayName",{"type":64,"value":565}," field and receive the error message ",{"type":58,"tag":83,"props":567,"children":569},{"className":568},[],[570],{"type":64,"value":571},"ALREADY_EXISTS",{"type":64,"value":573},", try a different display name.. An existing space within the Google Workspace organization might already use this display name.",{"type":58,"tag":247,"props":575,"children":576},{},[577,583,585,591,593,599,600,607],{"type":58,"tag":83,"props":578,"children":580},{"className":579},[],[581],{"type":64,"value":582},"search",{"type":64,"value":584}," — Returns a list of spaces in a Google Workspace organization based on an administrator's search. In the request, set ",{"type":58,"tag":83,"props":586,"children":588},{"className":587},[],[589],{"type":64,"value":590},"use_admin_access",{"type":64,"value":592}," to ",{"type":58,"tag":83,"props":594,"children":596},{"className":595},[],[597],{"type":64,"value":598},"true",{"type":64,"value":439},{"type":58,"tag":214,"props":601,"children":604},{"href":602,"rel":603},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fsearch-manage-admin",[262],[605],{"type":64,"value":606},"Search for and manage spaces",{"type":64,"value":276},{"type":58,"tag":247,"props":609,"children":610},{},[611,617,619,626,628,634,636,642,644,650],{"type":58,"tag":83,"props":612,"children":614},{"className":613},[],[615],{"type":64,"value":616},"setup",{"type":64,"value":618}," — 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":58,"tag":214,"props":620,"children":623},{"href":621,"rel":622},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fchat\u002Fset-up-spaces",[262],[624],{"type":64,"value":625},"Set up a space with initial members",{"type":64,"value":627},". To specify the human members to add, add memberships with the appropriate ",{"type":58,"tag":83,"props":629,"children":631},{"className":630},[],[632],{"type":64,"value":633},"membership.member.name",{"type":64,"value":635},". To add a human user, use ",{"type":58,"tag":83,"props":637,"children":639},{"className":638},[],[640],{"type":64,"value":641},"users\u002F{user}",{"type":64,"value":643},", where ",{"type":58,"tag":83,"props":645,"children":647},{"className":646},[],[648],{"type":64,"value":649},"{user}",{"type":64,"value":651}," can be the email address for the user.",{"type":58,"tag":247,"props":653,"children":654},{},[655,661],{"type":58,"tag":83,"props":656,"children":658},{"className":657},[],[659],{"type":64,"value":660},"members",{"type":64,"value":662}," — Operations on the 'members' resource",{"type":58,"tag":247,"props":664,"children":665},{},[666,672],{"type":58,"tag":83,"props":667,"children":669},{"className":668},[],[670],{"type":64,"value":671},"messages",{"type":64,"value":673}," — Operations on the 'messages' resource",{"type":58,"tag":247,"props":675,"children":676},{},[677,683],{"type":58,"tag":83,"props":678,"children":680},{"className":679},[],[681],{"type":64,"value":682},"spaceEvents",{"type":64,"value":684}," — Operations on the 'spaceEvents' resource",{"type":58,"tag":236,"props":686,"children":688},{"id":687},"users",[689],{"type":64,"value":687},{"type":58,"tag":243,"props":691,"children":692},{},[693,704],{"type":58,"tag":247,"props":694,"children":695},{},[696,702],{"type":58,"tag":83,"props":697,"children":699},{"className":698},[],[700],{"type":64,"value":701},"sections",{"type":64,"value":703}," — Operations on the 'sections' resource",{"type":58,"tag":247,"props":705,"children":706},{},[707,712],{"type":58,"tag":83,"props":708,"children":710},{"className":709},[],[711],{"type":64,"value":396},{"type":64,"value":713}," — Operations on the 'spaces' resource",{"type":58,"tag":173,"props":715,"children":717},{"id":716},"discovering-commands",[718],{"type":64,"value":719},"Discovering Commands",{"type":58,"tag":71,"props":721,"children":722},{},[723],{"type":64,"value":724},"Before calling any API method, inspect it:",{"type":58,"tag":100,"props":726,"children":728},{"className":102,"code":727,"language":104,"meta":105,"style":105},"# Browse resources and methods\ngws chat --help\n\n# Inspect a method's required params, types, and defaults\ngws schema chat.\u003Cresource>.\u003Cmethod>\n",[729],{"type":58,"tag":83,"props":730,"children":731},{"__ignoreMap":105},[732,741,758,768,777],{"type":58,"tag":111,"props":733,"children":734},{"class":113,"line":114},[735],{"type":58,"tag":111,"props":736,"children":738},{"style":737},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic",[739],{"type":64,"value":740},"# Browse resources and methods\n",{"type":58,"tag":111,"props":742,"children":744},{"class":113,"line":743},2,[745,749,753],{"type":58,"tag":111,"props":746,"children":747},{"style":118},[748],{"type":64,"value":52},{"type":58,"tag":111,"props":750,"children":751},{"style":123},[752],{"type":64,"value":126},{"type":58,"tag":111,"props":754,"children":755},{"style":123},[756],{"type":64,"value":757}," --help\n",{"type":58,"tag":111,"props":759,"children":761},{"class":113,"line":760},3,[762],{"type":58,"tag":111,"props":763,"children":765},{"emptyLinePlaceholder":764},true,[766],{"type":64,"value":767},"\n",{"type":58,"tag":111,"props":769,"children":771},{"class":113,"line":770},4,[772],{"type":58,"tag":111,"props":773,"children":774},{"style":737},[775],{"type":64,"value":776},"# Inspect a method's required params, types, and defaults\n",{"type":58,"tag":111,"props":778,"children":780},{"class":113,"line":779},5,[781,785,790,795,800,804,808,812,816,820,824,828],{"type":58,"tag":111,"props":782,"children":783},{"style":118},[784],{"type":64,"value":52},{"type":58,"tag":111,"props":786,"children":787},{"style":123},[788],{"type":64,"value":789}," schema",{"type":58,"tag":111,"props":791,"children":792},{"style":123},[793],{"type":64,"value":794}," chat.",{"type":58,"tag":111,"props":796,"children":797},{"style":129},[798],{"type":64,"value":799},"\u003C",{"type":58,"tag":111,"props":801,"children":802},{"style":123},[803],{"type":64,"value":137},{"type":58,"tag":111,"props":805,"children":806},{"style":140},[807],{"type":64,"value":143},{"type":58,"tag":111,"props":809,"children":810},{"style":129},[811],{"type":64,"value":148},{"type":58,"tag":111,"props":813,"children":814},{"style":123},[815],{"type":64,"value":276},{"type":58,"tag":111,"props":817,"children":818},{"style":129},[819],{"type":64,"value":799},{"type":58,"tag":111,"props":821,"children":822},{"style":123},[823],{"type":64,"value":157},{"type":58,"tag":111,"props":825,"children":826},{"style":140},[827],{"type":64,"value":162},{"type":58,"tag":111,"props":829,"children":830},{"style":129},[831],{"type":64,"value":832},">\n",{"type":58,"tag":71,"props":834,"children":835},{},[836,838,844,846,852,853,859],{"type":64,"value":837},"Use ",{"type":58,"tag":83,"props":839,"children":841},{"className":840},[],[842],{"type":64,"value":843},"gws schema",{"type":64,"value":845}," output to build your ",{"type":58,"tag":83,"props":847,"children":849},{"className":848},[],[850],{"type":64,"value":851},"--params",{"type":64,"value":267},{"type":58,"tag":83,"props":854,"children":856},{"className":855},[],[857],{"type":64,"value":858},"--json",{"type":64,"value":860}," flags.",{"type":58,"tag":862,"props":863,"children":864},"style",{},[865],{"type":64,"value":866},"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":868,"total":946},[869,886,899,911,921,926,935],{"slug":870,"name":870,"fn":871,"description":872,"org":873,"tags":874,"stars":18,"repoUrl":19,"updatedAt":885},"gws-admin-reports","generate Google Workspace audit and usage reports","Google Workspace Admin SDK: Audit logs and usage reports.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[875,878,879,882],{"name":876,"slug":877,"type":14},"Audit","audit",{"name":9,"slug":8,"type":14},{"name":880,"slug":881,"type":14},"Logs","logs",{"name":883,"slug":884,"type":14},"Reporting","reporting","2026-07-12T08:26:31.062227",{"slug":887,"name":887,"fn":888,"description":889,"org":890,"tags":891,"stars":18,"repoUrl":19,"updatedAt":898},"gws-calendar","manage Google Calendar events and schedules","Google Calendar: Manage calendars and events.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[892,894,895],{"name":893,"slug":32,"type":14},"Google Calendar",{"name":9,"slug":8,"type":14},{"name":896,"slug":897,"type":14},"Scheduling","scheduling","2026-07-12T08:24:59.616333",{"slug":900,"name":900,"fn":901,"description":902,"org":903,"tags":904,"stars":18,"repoUrl":19,"updatedAt":910},"gws-calendar-agenda","show upcoming Google Calendar events","Google Calendar: Show upcoming events across all calendars.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[905,906,907],{"name":893,"slug":32,"type":14},{"name":9,"slug":8,"type":14},{"name":908,"slug":909,"type":14},"Meetings","meetings","2026-07-12T08:25:10.888894",{"slug":912,"name":912,"fn":913,"description":914,"org":915,"tags":916,"stars":18,"repoUrl":19,"updatedAt":920},"gws-calendar-insert","create Google Calendar events","Google Calendar: Create a new event.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[917,918,919],{"name":893,"slug":32,"type":14},{"name":9,"slug":8,"type":14},{"name":896,"slug":897,"type":14},"2026-07-12T08:25:09.604012",{"slug":4,"name":4,"fn":5,"description":6,"org":922,"tags":923,"stars":18,"repoUrl":19,"updatedAt":20},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[924,925],{"name":9,"slug":8,"type":14},{"name":16,"slug":17,"type":14},{"slug":927,"name":927,"fn":928,"description":929,"org":930,"tags":931,"stars":18,"repoUrl":19,"updatedAt":934},"gws-chat-send","send messages to Google Chat spaces","Google Chat: Send a message to a space.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[932,933],{"name":9,"slug":8,"type":14},{"name":16,"slug":17,"type":14},"2026-07-12T08:24:45.761728",{"slug":936,"name":936,"fn":937,"description":938,"org":939,"tags":940,"stars":18,"repoUrl":19,"updatedAt":945},"gws-classroom","manage Google Classroom rosters and coursework","Google Classroom: Manage classes, rosters, and coursework.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[941,944],{"name":942,"slug":943,"type":14},"Education","education",{"name":9,"slug":8,"type":14},"2026-07-12T08:25:00.846861",95,{"items":948,"total":946},[949,956,962,968,974,979,984,989,1002,1015,1028,1041],{"slug":870,"name":870,"fn":871,"description":872,"org":950,"tags":951,"stars":18,"repoUrl":19,"updatedAt":885},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[952,953,954,955],{"name":876,"slug":877,"type":14},{"name":9,"slug":8,"type":14},{"name":880,"slug":881,"type":14},{"name":883,"slug":884,"type":14},{"slug":887,"name":887,"fn":888,"description":889,"org":957,"tags":958,"stars":18,"repoUrl":19,"updatedAt":898},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[959,960,961],{"name":893,"slug":32,"type":14},{"name":9,"slug":8,"type":14},{"name":896,"slug":897,"type":14},{"slug":900,"name":900,"fn":901,"description":902,"org":963,"tags":964,"stars":18,"repoUrl":19,"updatedAt":910},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[965,966,967],{"name":893,"slug":32,"type":14},{"name":9,"slug":8,"type":14},{"name":908,"slug":909,"type":14},{"slug":912,"name":912,"fn":913,"description":914,"org":969,"tags":970,"stars":18,"repoUrl":19,"updatedAt":920},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[971,972,973],{"name":893,"slug":32,"type":14},{"name":9,"slug":8,"type":14},{"name":896,"slug":897,"type":14},{"slug":4,"name":4,"fn":5,"description":6,"org":975,"tags":976,"stars":18,"repoUrl":19,"updatedAt":20},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[977,978],{"name":9,"slug":8,"type":14},{"name":16,"slug":17,"type":14},{"slug":927,"name":927,"fn":928,"description":929,"org":980,"tags":981,"stars":18,"repoUrl":19,"updatedAt":934},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[982,983],{"name":9,"slug":8,"type":14},{"name":16,"slug":17,"type":14},{"slug":936,"name":936,"fn":937,"description":938,"org":985,"tags":986,"stars":18,"repoUrl":19,"updatedAt":945},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[987,988],{"name":942,"slug":943,"type":14},{"name":9,"slug":8,"type":14},{"slug":990,"name":990,"fn":991,"description":992,"org":993,"tags":994,"stars":18,"repoUrl":19,"updatedAt":1001},"gws-docs","read and write Google Docs","Read and write Google Docs.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[995,998,1000],{"name":996,"slug":997,"type":14},"Documents","documents",{"name":999,"slug":34,"type":14},"Google Docs",{"name":9,"slug":8,"type":14},"2026-07-12T08:26:07.645598",{"slug":1003,"name":1003,"fn":1004,"description":1005,"org":1006,"tags":1007,"stars":18,"repoUrl":19,"updatedAt":1014},"gws-docs-write","append text to Google Docs","Google Docs: Append text to a document.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1008,1009,1010,1011],{"name":996,"slug":997,"type":14},{"name":999,"slug":34,"type":14},{"name":9,"slug":8,"type":14},{"name":1012,"slug":1013,"type":14},"Writing","writing","2026-07-12T08:26:22.261687",{"slug":1016,"name":1016,"fn":1017,"description":1018,"org":1019,"tags":1020,"stars":18,"repoUrl":19,"updatedAt":1027},"gws-drive","manage files in Google Drive","Google Drive: Manage files, folders, and shared drives.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1021,1024,1026],{"name":1022,"slug":1023,"type":14},"File Storage","file-storage",{"name":1025,"slug":35,"type":14},"Google Drive",{"name":9,"slug":8,"type":14},"2026-07-12T08:24:42.025037",{"slug":1029,"name":1029,"fn":1030,"description":1031,"org":1032,"tags":1033,"stars":18,"repoUrl":19,"updatedAt":1040},"gws-drive-upload","upload files to Google Drive","Google Drive: Upload a file with automatic metadata.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1034,1035,1038,1039],{"name":1022,"slug":1023,"type":14},{"name":1036,"slug":1037,"type":14},"File Uploads","file-uploads",{"name":1025,"slug":35,"type":14},{"name":9,"slug":8,"type":14},"2026-07-12T08:25:02.071018",{"slug":1042,"name":1042,"fn":1043,"description":1044,"org":1045,"tags":1046,"stars":18,"repoUrl":19,"updatedAt":1053},"gws-events","subscribe to Google Workspace events","Subscribe to Google Workspace events.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1047,1049,1050],{"name":1048,"slug":26,"type":14},"Automation",{"name":9,"slug":8,"type":14},{"name":1051,"slug":1052,"type":14},"Notifications","notifications","2026-07-12T08:24:35.741351"]