Get plan usage
get_plan_useCheck an organization's current plan usage for publications, accounts, storage, and integrations before scheduling posts. Avoid quota errors by verifying limits in advance.
Instructions
What the organization's plan allows and what it has already used: publications, accounts, storage and integrations. Check this before promising the user a batch of posts — a plan limit is not a transient error and retrying never fixes it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_organization | No | The PlanVortex organization id. Optional: if this app reaches a single organization, or the server was configured with a default one, it is resolved automatically. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| used | Yes | ||
| limits | Yes | ||
| assigned | Yes |