ProProfs Project is a project management tool that helps teams plan, collaborate, and deliver projects efficiently.
Tool to get the fields of a specific data type. use after discovering a data type to inspect its fields.
Tool to retrieve a list of objects for a specified data type. use when you need to list items with optional filters, sorting, and pagination.
Tool to retrieve a specific record by id from the bubble data api. use after confirming the data type and record id. example: request type='teams', id='a1b2c3d4'.