ユースケース
- 日程調整ツールの予約画面(Calendly、Cal.com、Spir、TimeRex など)
- アンケート・問い合わせフォーム(Typeform、Tally、Google Forms など)
- 決済フォーム(Stripe Payment Links など)
- リード獲得フォーム(HubSpot Forms など)
- サインアップフォーム
- 動画プレイヤー
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
外部サービスのウィジェットやフォームをエージェントに埋め込む方法
| 項目 | 説明 |
|---|---|
| ラベル | ユーザーに表示されるボタンのテキスト |
| コード | 埋め込む HTML / iframe コード |
<iframe
src="https://example.com/form"
width="100%"
height="500"
frameborder="0"
></iframe>
