get_mural
Retrieve complete details of a specific Mural by providing its unique ID to access workspace, room, and mural information for integration and management tasks.
Instructions
Get details of a single mural.
Args:
mural_id: The mural ID (format: "workspaceId.timestamp", e.g. "workspace1234.1608152669000").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mural_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |