Promptles
Context

Scope the Query

Filter the search; don't pull your whole inbox or database.

Inboxes and databases are huge. Don't ask the agent to read everything and sort it out, it will paginate forever or summarize the wrong things. Hand it the search instead: the filters, operators, date range, sender, label, or status that narrows thousands of items down to the handful you actually mean. A precise query means the agent reads real, relevant data instead of drowning in the whole archive.

Where you'll practice this

2 Promptles scenarios teach this principle directly. Each one drops you into a real engineering ticket and asks you to write the prompt you'd send to Claude Code.

  • Search, Don't Scrape Your Inbox

    Your Gmail MCP server is connected. A teammate tried 'read my email and tell me what's important' and Claude started pulling thousands of messages, paginated for a long time, and handed back a summary dominated by newsletters and receipts. What you actually need is small and…

  • Filter the Database

    Your Notion MCP server is connected, and your team's Projects database has about 600 rows going back three years. You asked 'which projects are at risk?' and Claude read the entire database, ran long, and mixed archived and finished projects into the answer. You don't want all…

Other principles in Context