Dismiss Content Suggestion
Dismiss a single content queue suggestion so it no longer appears in your pipeline. The dismissal is recorded as a signal, which prevents the recurring suggestion cron from resurfacing the same topic. You can pass an optional reason (up to 500 characters) to sharpen future recommendations, and the tool returns an error if the suggestion ID is not found.
Example prompt: Dismiss the content suggestion about crypto trends, it is off-topic for my audience
{
"suggestion_id": "a1b2c3d4-5678-90ab-cdef-1234567890ab",
"status": "dismissed",
"reason": "Off-topic for my audience"
}What you can build
Parameters
Inputs accepted by dismiss_content_suggestion.
| Name | Type | Description |
|---|---|---|
| suggestion_id | string | UUID of the content_queue row to dismiss. |
| reason | string | Optional reason for dismissal (max 500 chars). Passed to writeFeedback.reason for model improvement. |
Related tools
Accept Content Suggestion
Turn a content queue suggestion into a ready-to-edit LinkedIn post draft in one step, returning the new draft ID.
Get Content Context
Get a complete content dashboard in one call: writing style, recent posts, unanswered comments, drafts, and posting cadence gaps.
Save LinkedIn Post Draft
Save LinkedIn post drafts with attachments, mentions, notes, and company-page targeting. Refine before publishing via MCP.
Publish LinkedIn Post
Publish or schedule LinkedIn posts as yourself or a company page, with attachments, mentions, and link previews. Up to 3000 characters via MCP.
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.