List AI plans
list_ai_plansRetrieve AI-generated publication plans for your organization, newest first. Filter archived plans separately, paginate with limit and offset, and review statuses from pending to validated.
Instructions
The AI-generated publication plans of an organization, newest first. States are pending and generating (still being written), generated (drafts ready for a person to review), validated (the drafts were scheduled), failed and cancelled. Archived plans are a separate listing, never mixed in: pass archived true for those. Creating plans is off unless the server was started with PLANVORTEX_MCP_ALLOW_AI=1, because generating one spends AI credits. If create_ai_plan is not in your tool list, that is why: tell the user to add it to the env block of their MCP configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| archived | No | true lists the archived plans INSTEAD of the active ones. | |
| id_organization | No | The PlanVortex organization id. Optional. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| ai_plans | Yes |