search_slack_evidence
Find Slack messages that could serve as evidence a commitment was fulfilled. Uses commitment keywords to retrieve candidate messages for semantic verification.
Instructions
Searches Slack for messages that could constitute evidence a commitment was fulfilled. Returns raw candidate messages; the verification agent scores them semantically rather than trusting keyword hits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | Yes | YYYY-MM-DD — only messages on or after this date | |
| query_terms | Yes | Keywords or phrases from the commitment to match | |
| channel_hint | No | e.g. vendor-acme | |
| participant_slack_id | No | Restrict to one author |