action mozilla_delete_attachment { label: "delete_attachment" provider: mozilla method: DELETE path: "/buckets/{bucket_id}/collections/{collection_id}/records/{id}/attachment" encoding: json output: { type: "object" additionalProperties: true } }