list_lines
List every line in the project: returns {lines: []} in one call, with no paging. Each entry reports lineKey, name, active, docsShared, publishedAt, endpointCount, and its draft state (draftRevision, hasDraft, scheduledPublish). A project with no lines yet returns an empty lines array rather than an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||