list-crm-submissions
Fetch CRM lead submissions with optional search and pagination to access the exact records you need.
Instructions
List CRM lead submissions (GET /api/public/crm/submissions). Scope: crm:read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search query. | |
| page | No | Page number (default 1). | |
| itemsPerPage | No | Items per page (default 25, max 100). |