Connect to LimeSurvey
limesurvey_get_session_keyOpens and caches an authenticated LimeSurvey RemoteControl session using the configured service account, without exposing the session key.
Instructions
Open and cache an authenticated RemoteControl session without exposing its key.
Calls LimeSurvey RemoteControl method get_session_key. Authentication uses the configured service account; do not provide a session key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Output format. JSON preserves the complete structured result; Markdown is optimized for reading. | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | ||
| result | Yes | ||
| truncated | No | ||
| truncation_message | No |