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

Method fields

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

Source from the content-addressed store, hash-verified

630 priorities(): PriorityConfig[];
631 userFields(): UserMappedField[];
632 fields(): TaskNotesRuntimeFieldDefinition[];
633 writableFields(): TaskNotesRuntimeFieldDefinition[];
634 filterProperties(): TaskNotesRuntimeFilterPropertyDefinition[];
635 filterOperators(): TaskNotesRuntimeFilterOperatorDefinition[];

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected