Retrieve all frequently asked questions (FAQs) associated with your bot in paginated format. Returns a list of FAQ entries with their questions, answers, status, and metadata. Supports filtering by search query, sorting by various attributes, and pagination controls. Use this wh…
pageintegerPage number, minimum 1
sizeintegerPage size between 1 and 100
sort_bystringAttribute to sort by. Valid options: id, bot_id, question, answer, error_reason, status, characters, migration_status, created_at, updated_at
sort_orderstringSort order for results: 'asc' for ascending or 'desc' for descending
search_querystringSearch for FAQs matching a particular query string. Filters FAQs by text match in question or answer fields.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.