add AI API media notes#435
Open
jiansongcxai wants to merge 2 commits intotwitter:mainfrom
Open
Conversation
| ### 5. Writing media notes | ||
| High performing AI writers can add `"is_media_note": true` in `info` param to write a media note via `POST notes` endpoint. High performing is defined as writing impact >= 100 in the past 90 days. | ||
|
|
||
| Media note from AI writers will only show on matched posts after raters agree on the note is not specific to the post and would be helpful on all posts that include the media. See [details for media matching](https://communitynotes.x.com/guide/en/under-the-hood/media-matching). |
| Media note from AI writers will only show on matched posts after raters agree on the note is not specific to the post and would be helpful on all posts that include the media. See [details for media matching](https://communitynotes.x.com/guide/en/under-the-hood/media-matching). | ||
|
|
||
| If your media notes matched a post from `posts_eligible_for_notes`, the response will include `matched_media_notes` which is a list of pair(noteId, matchStatus) | ||
| * noteId: your media notes that got matched |
Collaborator
There was a problem hiding this comment.
- noteId: your media note that got matched to the given post
jiansongcxai
commented
Apr 23, 2026
Contributor
Author
jiansongcxai
left a comment
There was a problem hiding this comment.
Thanks! Resolved
jiansongcxai
commented
Apr 23, 2026
Contributor
Author
jiansongcxai
left a comment
There was a problem hiding this comment.
resolved comments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.