Skip to content

Add default --limit to show tool#284

Merged
DevonFulcher merged 4 commits into
dbt-labs:mainfrom
jairus-m:feat/add-default-to-show
Aug 13, 2025
Merged

Add default --limit to show tool#284
DevonFulcher merged 4 commits into
dbt-labs:mainfrom
jairus-m:feat/add-default-to-show

Conversation

@jairus-m

@jairus-m jairus-m commented Aug 13, 2025

Copy link
Copy Markdown
Collaborator

Summary

Closes #272.

Details

  • Set explicit value in Pydantic Field default param and remove None type
  • Extend prompt with guiding words of advice

Tests

I don't have an OpenAI key to run task:client but was able to successfully use the MCP Inspector and test in Claude/Copilot/Cursor:

Claude - on asking about the default values for show:
Screenshot 2025-08-13 at 9 48 51 AM

GitHub Copilot and Cursor had the same results and limited the data:
Screenshot 2025-08-13 at 10 13 58 AM

@jairus-m
jairus-m requested review from a team, b-per and jasnonaz as code owners August 13, 2025 14:22

@DevonFulcher DevonFulcher left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@DevonFulcher
DevonFulcher merged commit 8fc2f80 into dbt-labs:main Aug 13, 2025
4 checks passed
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.

dbt show should have a default limit

2 participants