Fetches a specific Direct Message (DM) event by its unique ID, allowing optional expansion of related data like users or tweets; ensure the `event_id` refers to an existing DM event accessible to the authenticated user.
event_idRequiredstringThe unique identifier of the Direct Message event to retrieve.
expansionsarrayRelated objects to expand and include in the response.
user_fieldsarrayUser fields to include for user objects in the response.
media_fieldsarrayMedia fields to include for media objects in the response.
tweet_fieldsarrayTweet fields to include for tweet objects in the response.
dm_event_fieldsarrayDmEvent fields to include in the response.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.