list_theses
List your prediction market theses with IDs, titles, and status to identify thesisId values needed for evaluation, context retrieval, and signal injection.
Instructions
List every thesis owned by the authenticated user, with id, title, status, and last evaluation timestamp. Read-only. Requires SF API key. Use to discover thesisId values needed by get_context, trigger_evaluation, inject_signal, and fork_thesis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | Yes | SF API key (sf_live_...). Required. |