GitBook · Capability
GitBook API — Organization Members
GitBook API — Organization Members. 4 operations. Lead operation: GitBook List organization members. Self-contained Naftiko capability covering one Gitbook business surface.
What You Can Do
GET
Listorganizationmembers
— GitBook List organization members
/v1/orgs/{organizationid}/members
GET
Getorganizationmember
— GitBook Get an organization member
/v1/orgs/{organizationid}/members/{userid}
PATCH
Updateorganizationmember
— GitBook Update an organization member
/v1/orgs/{organizationid}/members/{userid}
DELETE
Removeorganizationmember
— GitBook Remove an organization member
/v1/orgs/{organizationid}/members/{userid}
MCP Tools
gitbook-list-organization-members
GitBook List organization members
read-only
idempotent
gitbook-get-organization-member
GitBook Get an organization member
read-only
idempotent
gitbook-update-organization-member
GitBook Update an organization member
idempotent
gitbook-remove-organization-member
GitBook Remove an organization member
idempotent