Retry a failed post
retry_publicationRetry a failed social media post when the cause is resolved. First check the publication status: if text is too long or the account is disconnected, fix that before retrying.
Instructions
Ask PlanVortex to try a failed post again. Read get_publication first: if it failed because the text is too long or the account is disconnected, retrying changes nothing until that is fixed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_publication | Yes | ||
| id_organization | No | The PlanVortex organization id. Optional. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_retries | Yes | ||
| publication | Yes |