Accept Content Suggestion
Accepts a suggestion from your content queue and creates a post draft from it, defaulting to one per session. It marks the suggestion as 'drafted' and returns the new draft_id ready for editing or publishing. Returns an error if the suggestion_id is not found or has already been actioned.
Example prompt: Accept content suggestion sug_4521 and turn it into a draft I can edit
{
"suggestion_id": "sug_4521",
"status": "drafted",
"draft_id": "a1b2c3d4-0000-4f00-8a00-111122223333"
}What you can build
Parameters
Inputs accepted by accept_content_suggestion.
| Name | Type | Description |
|---|---|---|
| suggestion_id | string | UUID of the content_queue row to accept. |
Related tools
Dismiss Content Suggestion
Dismiss a LinkedIn content queue suggestion and teach the model to stop resurfacing the same topic. Optional reason refines future recommendations.
Update LinkedIn Post Draft
Edit a saved LinkedIn post draft: change text, notes, audience, attachments, mentions, link preview, or archive it before publishing.
Publish LinkedIn Draft
Publish a saved draft as a live LinkedIn post. Idempotent and safe, with automatic rollback to draft if publishing fails.
Get Content Context
Get a complete content dashboard in one call: writing style, recent posts, unanswered comments, drafts, and posting cadence gaps.
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.