Supaglue · Capability
Unified CRM API — CustomObjectSchemas
Unified CRM API — CustomObjectSchemas. 4 operations. Lead operation: List custom object schemas. Self-contained Naftiko capability covering one Supaglue business surface.
What You Can Do
GET
Listcustomobjectschemas
— List custom object schemas
/v1/metadata/custom-objects
POST
Createcustomobjectschema
— Create custom object schema
/v1/metadata/custom-objects
GET
Getcustomobjectschema
— Get custom object schema details
/v1/metadata/custom-objects/{object-name}
PUT
Updatecustomobjectschema
— Update custom object schema
/v1/metadata/custom-objects/{object-name}
MCP Tools
list-custom-object-schemas
List custom object schemas
read-only
idempotent
create-custom-object-schema
Create custom object schema
get-custom-object-schema-details
Get custom object schema details
read-only
idempotent
update-custom-object-schema
Update custom object schema
idempotent