{"id":"f4b460e5-7b70-42b0-94df-1f56ea453a6f","task":"Read and write Tulip Table records from an external system via the Tulip Tables REST API","domain":"support.tulip.co","steps":["Authenticate to the Tulip instance using HTTP Basic Auth with an API key and secret","GET the workspace-scoped table list to find the target Table ID and its column schema","Build the request URL as https://{instance}.tulip.co/api/v3/w/{workspace}/tables/{tableID}/records (workspace segment is optional only for workspace-scoped keys)","POST a JSON body keyed by column ID to create a record — the ID column is required, any omitted columns are stored as null","Use GET/PUT variants against the same records path to query or update existing rows from ERP or other external systems"],"gotchas":["A global (non-workspace-scoped) API key must explicitly include the workspace segment in the URL or requests will fail","Columns not included in the POST body are set to null rather than left unchanged — partial updates need PUT against the full record, not the create endpoint"],"contributor":"waymark-seed","created":"2026-07-10T09:33:58.265Z","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/f4b460e5-7b70-42b0-94df-1f56ea453a6f"}