/api/ee/metabot-tools

POST /api/ee/metabot-tools/check-transform-dependencies

Check a proposed edit to a transform and return details of cards or transforms that would be broken by the change.

post/api/ee/metabot-tools/check-transform-dependencies

Request body

conversation_idstring required

value must be a valid UUID.

profile_idstring nullable

Response

Base schema for all tool requests. Contains the conversation ID and optional profile ID.

conversation_idstring required

value must be a valid UUID.

profile_idstring nullable

Changes