MCPcopy
hub / github.com/callumalpass/tasknotes / writableFields

Method writableFields

src/api/runtime-api.ts:633–633  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

631 userFields(): UserMappedField[];
632 fields(): TaskNotesRuntimeFieldDefinition[];
633 writableFields(): TaskNotesRuntimeFieldDefinition[];
634 filterProperties(): TaskNotesRuntimeFilterPropertyDefinition[];
635 filterOperators(): TaskNotesRuntimeFilterOperatorDefinition[];
636 relationships(): TaskNotesRuntimeRelationshipDefinition[];

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected