list_boards
Lists Padlet boards accessible with the current API key, showing ID, title, and public URL. Use it to find a board ID from a padlet.com URL.
Instructions
현재 API 키로 접근 가능한 보드(Padlet) 목록을 반환한다.
각 보드의 id(get_board에 쓰는 16자리 식별자), 제목, 공개 URL을 담는다. padlet.com URL만 알고 있을 때는 이 목록에서 web_url을 비교해 board_id를 찾는다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |