x ads get media library item
x_ads_get_media_library_itemRetrieve a single media asset from your X Ads media library using its media key, preserving native fields and pagination.
Instructions
Get a single media library object by media key Native X fields and pagination are preserved; monetary fields ending in _micro are millionths of the account currency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| media_key | Yes | Uploaded media key registered in the selected account's media library. | |
| account_id | Yes | X Ads account ID from X_ADS_ACCOUNT_IDS. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Original tool result: parsed JSON when the text is JSON, otherwise the text or multiple MCP content blocks. Provider fields depend on the selected query. |