Flowstep usage limits apply at the organization level and are shared between the web app and the MCP server. A generation kicked off in Cursor counts against the same quota as one started from app.flowstep.ai.Documentation Index
Fetch the complete documentation index at: https://docs.flowstep.ai/llms.txt
Use this file to discover all available pages before exploring further.
How limits work
Limits are per-feature (the primary feature ismessages). Each plan defines:
- A daily limit — resets at 00:00 UTC every day
- A monthly limit — resets on the date of the account sign up or paid subscription start each month
Checking your quota
Callget-plan-details to see your current limits, usage, and remaining quota:
Per-request limits (all plans)
These limits are enforced at the request level regardless of plan:| Limit | Value |
|---|---|
Max attachments per ai-prompt call | 5 |
| Max attachment size | 3 MB |
| Supported attachment types | image/jpeg, image/png, image/webp, application/pdf |
ai-prompt generation timeout | 180 seconds |