# Matterport

Capture, share, and collaborate the built world in immersive 3D

- **Category:** developer tools
- **Auth:** BASIC, OAUTH2
- **Composio Managed App Available?** No
- **Tools:** 6
- **Triggers:** 0
- **Slug:** `MATTERPORT`
- **Version:** 20260407_00

## Tools

### Delete Matterport Model

**Slug:** `MATTERPORT_DELETE_MODEL`

Tool to permanently delete a Matterport model. Use when you need to remove a model entirely from the Matterport platform. This operation is irreversible.

### Get Model by ID

**Slug:** `MATTERPORT_MODEL`

Tool to retrieve detailed information about a single Matterport 3D model by its ID. Use when you need to fetch model metadata, publication details, spatial information, or other properties of a specific Matterport model.

### Get Model Event Webhook Callbacks

**Slug:** `MATTERPORT_MODEL_EVENT_WEBHOOK_CALLBACKS`

Tool to retrieve a list of registered webhook callback configurations for model events. Use when you need to view all configured webhooks that receive notifications when model events occur (e.g., created, deleted, updated, processed, transferred).

### Query Matterport Models

**Slug:** `MATTERPORT_MODELS`

Tool to retrieve a page of Matterport models with optional search and filtering. Use when you need to list, search, or filter models within an organization.

### List Room Classifications

**Slug:** `MATTERPORT_ROOM_CLASSIFICATIONS`

Tool to list all room classifications defined for Matterport room classification models. Use when you need to retrieve the available room types and their associated keywords.

### Update Model State

**Slug:** `MATTERPORT_UPDATE_MODEL_STATE`

Tool to change a Matterport model between active and inactive (archived) states. Use when you need to archive an inactive model or unarchive an active model. This operation is idempotent.
