methodist_search
Keyword search the scientific graph (claim/relation/activity/metric/bundle). Optionally narrow by kind. When searching relations they default to the epistemic §7 set; pass relation_class="engineering"/"all" to include engineering edges. Process records are never searched or returned. (Semantic search over claims is methodist_search_semantic.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| limit | No | ||
| query | Yes | ||
| run_id | No | Optional. The active methodist run_id (as returned by the methodist diagnose / get_current_dose door). Pass it whenever you call this tool while working inside a run, so the call is attributed to that run for the §8 usage crosscheck — attribution is run-anchored, so it stays correct even if your access token refreshes mid-run. Must be YOUR run: a run_id owned by a different principal, or a non-existent run_id, is rejected. | |
| subtype | No | when kind=relation: narrow to one relation subtype | |
| latest_only | No | drop superseded records — current chain-heads only (default off) | |
| relation_class | No | when kind=relation: class scope — default epistemic (§7); engineering / all opt-in |