Skip to content

CLI list output IDs#44

Merged
danielrothmann merged 1 commit intomainfrom
feature/cli_list_ids
Feb 6, 2026
Merged

CLI list output IDs#44
danielrothmann merged 1 commit intomainfrom
feature/cli_list_ids

Conversation

@danielrothmann
Copy link
Copy Markdown
Member

While working on the MCP server, I realised that "list" in its original form had lost some utility.

Since we now have "query" for searches that outputs details of the result set, "list" makes more sense as a way to quickly get an overview of entities or schemas. You can then subsequently use "get" for details, or "query" to search where you can configure your own limits.

This PR makes the CLI list command consistent with the MCP list tool, by outputting only IDs of entities or names of schemas. I feel this fits better into the workflow.

@danielrothmann danielrothmann merged commit 6a7059a into main Feb 6, 2026
1 check passed
@danielrothmann danielrothmann deleted the feature/cli_list_ids branch February 6, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant