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'.