Knack Reader
Knack Reader
Purpose
REST-based access to Knack Objects and Views for data extraction and transformation. Primary skill for reading HTI operational data from Knack database.
Core Functions
get_records
Endpoint: GET /v1/objects/{object_key}/records
Parameters:
object_key(string, required): Knack object identifier (e.g., "object_1", "object_5")rows_per_page(integer, optional): Number of records per page (default: 1000, max: 1000)page(integer, optional): Page number to retrieve (default: 1)filters(object, optional): Filter criteria (see knack_filter_sort skill)sort(object, optional): Sort configuration (see knack_filter_sort skill)
Headers Required:
X-Knack-Application-Id: HTI Knack application ID
More from willsigmon/sigstack
fastlane expert
Fastlane automation - build, test, deploy iOS apps, TestFlight, App Store Connect
39swiftlint-autofix
Run SwiftFormat and fix all auto-correctable SwiftLint issues
30manus ai agent integration
Use this skill when delegating complex autonomous tasks to Manus AI - an AI agent that can browse the web, execute code, generate files, and comple...
24find-bug-root-cause
Deep investigation to find actual root cause (not just symptoms)
23dead code eliminator
Find and delete unused files, disabled code blocks, Enhanced variants, deprecated features, test files in production for Leavn app
22bitrise expert
Bitrise CI/CD - iOS builds, automated testing, deployment, managed macOS runners
21