Back to MCP catalog
project_get_scratchpad

Read a project's or strategy's scratchpad notes, newest-first, to recall prior findings.

Area

Projects

Group

Projects

Access

Read

Risk

Read-only

Details

Full description

Read scratchpad entries (newest-first) to recall what was learned previously. Use when resuming work.

Standard resume flow

project_list()                    # pick the project
project_get_scratchpad(parent_type="project", parent_id=<id>)
# read the latest 10-20 notes, then summarize for the user

Args

  • parent_type"project" or "strategy"
  • parent_id — the project_id or strategy_id
  • limit — how many entries to return (default 20, newest first)

Capabilities

Bounded options and operating modes surfaced above the full JSON schema.

No bounded capability options are declared for this tool.

Required Inputs

None.

Optional Inputs

limitintegerMaximum entries to return
parent_idanyOf (2 variants)ID of the project or strategy
parent_typeanyOf (2 variants)Parent type: 'project' or 'strategy'
project_idanyOf (2 variants)Convenience alias: pass project_id instead of parent_type + parent_id
Quawd

A subscription SaaS platform for designing, backtesting, and paper-trading algorithmic trading strategies on equities and crypto — described in plain English to an AI agent, no code required.

© 2026 Quawd. All rights reserved.

Quawd is a software tool, not a broker-dealer or investment adviser, and does not provide investment advice. Trading involves substantial risk of loss. Backtested and hypothetical results have inherent limitations and are not indicative of future performance.