Describe a resource
productive_describe_resourceRetrieve the full API contract for a Productive resource—every filter, operator, sort key, relationship, writable attribute, and action—to build writes that truly change data.
Instructions
The exact contract for one resource, derived from Productive's own OpenAPI document: every filter field, the operators any field accepts, sort keys, report group keys, includable relationships, the writable attributes for create and update with the required ones marked, and any named actions. Read this before writing — it is the difference between a write that lands and a 200 that changed nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource | Yes | Resource key, e.g. "tasks", "time_entries", "reports/time_reports". |