Accounts
List mentions
Posts where this account was tagged. Facebook pages return posts they were tagged in; Instagram returns media the account was @-mentioned in. X has its own richer endpoint at /social/accounts/{account_id}/x/mentions.
Requires scope social:read. If the account was connected before SmartlyQ requested the permission this call needs, it answers 403 CONNECTION_SCOPE_MISSING with reconnect_required: true - reconnect the account to fix it.
GET
List mentions
Previous
Reply to a mentionReply publicly to a mention. On Facebook this comments on the tagged post; on Instagram it goes through the mentions edge, which is how Meta expects a business to answer a tag.
Requires scope `social:write`. If the account was connected before SmartlyQ requested the permission this call needs, it answers `403 CONNECTION_SCOPE_MISSING` with `reconnect_required: true` - reconnect the account to fix it.
Next
List mentions

