Retrieve all bots associated with your account. Supports pagination, search, and sorting to efficiently manage and query bot configurations. Use this when you need to list, search, or filter existing bots.
pageintegerPage number for pagination. Defaults to 1.
sizeintegerNumber of results per page (1-100). Defaults to 50.
sort_bystringField to sort by. Options include: id, owner_id, vectorstore_index_id, is_deleted, is_shared, created_at, updated_at. Defaults to 'created_at'.
sort_orderstringSort order: 'asc' or 'desc'. Defaults to 'desc'.
search_querystringSearch for bots matching a particular query.
workspace_idstringFilter bots by workspace ID.
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.