# Matterport AI integration on Definable

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

## What this connects

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

Vendor: https://matterport.com/

## Tools available

**6** tools available. First 6:

- `MATTERPORT_DELETE_MODEL` — Delete Matterport 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.
- `MATTERPORT_MODEL` — Get Model by ID — 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.
- `MATTERPORT_MODEL_EVENT_WEBHOOK_CALLBACKS` — Get 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).
- `MATTERPORT_MODELS` — Query 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.
- `MATTERPORT_ROOM_CLASSIFICATIONS` — List 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.
- `MATTERPORT_UPDATE_MODEL_STATE` — 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.

## Auth

Auth schemes: `BASIC`, `OAUTH2`.

## How agents use Matterport

Inside a Definable workflow, Matterport is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Matterport** — the Researcher (GPT-5.5) pulls context from Matterport (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Matterport** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Matterport (create record, post message, draft email).
- **Designer / Engineer → Distributor → Matterport** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Matterport (attach file, open PR comment, post status).

The Verifier checks every Matterport call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- developer tools — https://definable.ai/apps/category/developer-tools/
- images & design — https://definable.ai/apps/category/images-&-design/

## Related

- HTML page: https://definable.ai/apps/matterport/
- Same category (developer tools): https://definable.ai/apps/category/developer-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
