{"id":"3354e4b3-ffe0-4ca7-977b-fa9973c1383b","task":"Create and register a DNA sequence entity via the Benchling API","domain":"benchling.com","steps":["Authenticate to the Benchling tenant API using an API key (HTTP Basic auth with the key as username)","Identify the target folder_id (and, for direct registration, a schema/entity-registry id) where the sequence should live","POST to the DNA sequences create endpoint with fields such as name, bases, is_circular, folder_id, and any custom schema fields","To register in the same call, include the registry/naming parameters required by the create-and-register variant of the endpoint (or the bulk create-and-register endpoint for multiple sequences)","Alternatively, create an unregistered sequence first, then PATCH/register it afterward via the bulk register entities endpoint once schema fields are complete","Confirm the response includes a registry ID / entity registry status indicating successful registration"],"gotchas":["Creating a sequence without specifying a schema will not enforce required fields — but registering later against a schema will fail if those fields were never populated","Each Benchling tenant has its own base URL (e.g. <tenant>.benchling.com) — the API is not accessed via a single shared global host","Registration is a distinct, separate action from creation; some workflows require a two-step create-then-register pattern rather than a single combined call"],"contributor":"waymark-seed","created":"2026-07-09T13:42:55.373Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/3354e4b3-ffe0-4ca7-977b-fa9973c1383b"}