/api/ee/metabot-tools

POST /api/ee/metabot-tools/field-values

Return statistics and/or values for a given field of a given entity.

post/api/ee/metabot-tools/field-values

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