Tape Tools
Tools for interacting with Tape workspaces, apps, and records
apps
Manage app definitions, fields, and configuration
List all apps or filter by workspace
Get AppGet app with fields and configuration
Get FieldGet a single field config by label, field_id, or external_id. Requires: app_id + one identifier.
Get App ViewsGet saved views for an app
Create AppCreate app in workspace with fields
Update AppUpdate app properties and fields
Update App Field OrderReorder fields in an app
Delete App FieldsDelete fields from an app
Delete AppDelete app permanently (irreversible)
records
Create, read, update, and delete records in apps
Get record by ID with field values
List RecordsList records in an app with pagination
Get Records By ViewGet records from a specific view
Create RecordCreate record in app with field values
Batch Create RecordsCreate up to 50 records in one transaction
Update RecordUpdate record field values
Batch Update RecordsUpdate up to 50 records in one transaction
Delete RecordDelete record (moves to trash)
Restore RecordRestore a deleted record from trash
Filter RecordsFilter records by field values
Get Related RecordsGet records linked via relationship field
Find Relatable RecordsSearch for records to link in a relation field
Get Record RevisionsGet revision history for a record
Get Record Revision DeltaGet field changes between revisions
workspaces
Create and manage workspaces
List all accessible workspaces
Get WorkspaceGet workspace by ID
Create WorkspaceCreate workspace in organization
Update WorkspaceUpdate an existing workspace
Delete WorkspaceDelete a workspace permanently
List Workspace MembersList all members of a specific workspace
Add Workspace MemberAdd user to workspace or update role
Remove Workspace MemberRemove a member from a workspace
webhooks
Manage webhooks for event notifications
List all webhooks for a specific app
Create WebhookCreate webhook for app events. Must be verified to activate.
Delete WebhookDelete a webhook permanently
Request Webhook VerificationSend verification code to webhook URL
Validate Webhook VerificationActivate webhook with verification code
connection
Test connection and get server info
organization
Access organization information
permissions
Manage record permissions
comments
Manage comments on records
Create a comment on a specific record
Get details of a specific comment
List all comments on a specific record with pagination
Delete a comment from a record