make_list_data_stores
List Make.com data stores to retrieve IDs, names, and record information for a team. Optionally filter by team ID or limit results.
Instructions
List Make.com data stores (Make's built-in lightweight database) for a team. team_id falls back to the configured team or the only team. Returns id, name and record info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max data stores to return (default 200) | |
| team_id | No | Team ID (optional; falls back to configured MAKE_TEAM_ID or the only team) |