Airtable · Capability
Airtable SCIM API — Groups
Airtable SCIM API — Groups. 6 operations. Lead operation: Airtable List SCIM Groups. Self-contained Naftiko capability covering one Airtable business surface.
What You Can Do
GET
Listscimgroups
— Airtable List SCIM Groups
/v1/groups
POST
Createscimgroup
— Airtable Create a SCIM Group
/v1/groups
GET
Getscimgroup
— Airtable Get a SCIM Group
/v1/groups/{groupid}
PUT
Replacescimgroup
— Airtable Replace a SCIM Group
/v1/groups/{groupid}
PATCH
Updatescimgroup
— Airtable Update a SCIM Group (partial)
/v1/groups/{groupid}
DELETE
Deletescimgroup
— Airtable Delete a SCIM Group
/v1/groups/{groupid}
MCP Tools
airtable-list-scim-groups
Airtable List SCIM Groups
read-only
idempotent
airtable-create-scim-group
Airtable Create a SCIM Group
airtable-get-scim-group
Airtable Get a SCIM Group
read-only
idempotent
airtable-replace-scim-group
Airtable Replace a SCIM Group
idempotent
airtable-update-scim-group-partial
Airtable Update a SCIM Group (partial)
idempotent
airtable-delete-scim-group
Airtable Delete a SCIM Group
idempotent