List pipeable questions
list_piping_sourcesQuestions whose answer can be piped into later text with the {{Q}} token (e.g. 'Why did you choose {{Q123}}?'). With current_qid, only questions asked before it are returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| survey_id | Yes | Survey id (see list_surveys, or the survey_id returned by a create tool). | |
| current_qid | No | The question being edited — limits sources to earlier questions. |