Skip to content

NEEDS DEV REVIEW Add missing actions and custom-schema limitation to Google Workspace docs#400

Open
c1-dev-bot[bot] wants to merge 1 commit into
mainfrom
docs/cxh-2071
Open

NEEDS DEV REVIEW Add missing actions and custom-schema limitation to Google Workspace docs#400
c1-dev-bot[bot] wants to merge 1 commit into
mainfrom
docs/cxh-2071

Conversation

@c1-dev-bot

@c1-dev-bot c1-dev-bot Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add three missing connector actions to the Google Workspace v2 connector actions table: update_user_profile, update_user, and make_admin. These actions exist in the connector (added in v0.2.58) but were not reflected in the published docs.
  • Document the custom-schema null-delete limitation: The Google Directory API users.patch endpoint silently ignores null values in the customSchemas payload, so sending a null field value does not delete it. Added a warning note after the actions table.
  • Update the admin.directory.user scope purpose: The previous text only mentioned provisioning/deprovisioning accounts. Updated to also cover profile updates, custom-schema value writes, and super administrator promotion/demotion — matching the connector's internal docs-info.md.

Test plan

  • Verify the three new actions render correctly in the connector actions table
  • Verify the Warning block about custom-schema null-delete renders properly
  • Verify the updated scope purpose text is accurate and reads clearly
  • Cross-reference with the connector source code in baton-google-workspace to confirm accuracy

Automated PR Notice

This PR was automatically created by c1-dev-bot as a potential documentation update.

This documentation requires:

  • Human review for accuracy and completeness
  • Verification that it matches current product behavior
  • Approval from the appropriate team before merging

…Workspace docs

- Add update_user_profile, update_user, and make_admin actions to the
  connector actions table
- Document that null-delete of custom-schema fields is unsupported
  (Google Directory API silently ignores null values in customSchemas)
- Update admin.directory.user scope purpose to include profile updates,
  custom-schema writes, and admin promotion/demotion
@linear-code

linear-code Bot commented Jul 17, 2026

Copy link
Copy Markdown

CXH-2071

@mintlify

mintlify Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
conductorone 🟢 Ready View Preview Jul 17, 2026, 3:32 PM

@mintlify

mintlify Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
conductorone 🟡 Building Jul 17, 2026, 3:29 PM

@mindymo mindymo changed the title Add missing actions and custom-schema limitation to Google Workspace docs NEEDS DEV REVIEW Add missing actions and custom-schema limitation to Google Workspace docs Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants