Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.
Delete Matterport ModelMATTERPORT_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 IDMATTERPORT_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 CallbacksMATTERPORT_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 ModelsMATTERPORT_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 ClassificationsMATTERPORT_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 StateMATTERPORT_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.