social.colibri.community.unsuppressMessageEmbeds

colibri.social

{
  "id": "social.colibri.community.unsuppressMessageEmbeds",
  "defs": {
    "main": {
      "type": "procedure",
      "errors": [
        {
          "name": "AppViewNotAuthorized",
          "description": "The acting account has not published this AppView as authorized to act for it."
        },
        {
          "name": "AuthRequired",
          "description": "Missing, malformed, or unverifiable service auth."
        },
        {
          "name": "CommunityCredentialsUnrecoverable",
          "description": "The AppView cannot write to the community's repo and could not repair its own access."
        },
        {
          "name": "Forbidden",
          "description": "The caller lacks the permission this method requires."
        },
        {
          "name": "InvalidRequest",
          "description": "A parameter or body field was missing or malformed."
        },
        {
          "name": "NotCommunityHub",
          "description": "This AppView does not administer the community; the hub field names the one that does."
        },
        {
          "name": "PdsUnavailable",
          "description": "The PDS this operation needs is unreachable or is not a PDS."
        },
        {
          "name": "UpstreamFailure",
          "description": "A service outside this AppView failed."
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "message"
          ],
          "properties": {
            "message": {
              "type": "string",
              "format": "at-uri"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "community",
          "message",
          "embeds"
        ],
        "properties": {
          "embeds": {
            "type": "array",
            "items": {
              "type": "string",
              "format": "uri"
            },
            "description": "URLs whose previews should be restored."
          },
          "message": {
            "type": "string",
            "format": "at-uri"
          },
          "community": {
            "type": "string",
            "format": "at-uri"
          }
        }
      },
      "description": "Restores link previews a moderator previously suppressed. Cannot restore previews the author suppressed themselves."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.colibri.community.unsuppressMessageEmbeds

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:mprdjqjluoswa7awzggaggj3
CID
bafyreiexsqsns5f2zqyomgacovpo2myxjru7ervlixjkzkrm6f3oj5kdta
Indexed At
2026-08-15 22:24 UTC
AT-URI
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.community.unsuppressMessageEmbeds

Lexicon Garden

@