fork_thesis
Clone public prediction market theses to your account to iterate on existing causal tree analysis. Requires SF API key. Use when building on others' research instead of starting from scratch.
Instructions
Clone a public thesis (by id or slug) into the authenticated user's account, copying its causal tree as a starting point. Side-effectful. Requires SF API key. Use when you want to iterate on someone else's thesis; use create_thesis to start from scratch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | Yes | SF API key (sf_live_...). Required. | |
| idOrSlug | Yes | Source thesis ID (uuid) or public slug. Required. |