Create Media Creative
documentedCreate a media creative to be used in ads.
POST /5/accounts/{account_id}/media_libraryAds APIno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
I couldn't locate a public X API documentation page for the exact endpoint POST /5/accounts/{account_id}/media_library. The official X API docs public to developers show media-upload flows at /2/media/upload (chunked uploads) and related media endpoints, not /5/accounts/{account_id}/media_library. If you meant a private/enterprise endpoint, please share the exact docs or account details. For reference, public docs cover the v2 media upload flow (INIT, APPEND, FINALIZE) at https://api.x.com/2/media/upload and explain Bearer token authentication. ([docs.x.com](https://docs.x.com/x-api/media/introduction))