Skip to main content

Tool Reference

All tools are namespaced with conceptualize_.

Board

  • board_list
  • board_get
  • board_create
  • board_update
  • board_delete
  • board_share
  • board_unshare
  • board_categories

Idea

  • idea_list
  • idea_get
  • idea_create
  • idea_update
  • idea_delete
  • link_list
  • link_create
  • link_update
  • link_delete

Batch

  • board_batch
  • search_boards
  • search_ideas

App

  • app_open_board

Permission Expectations

  • Read tools require board visibility (owner or shared).
  • Mutation tools require write or owner permission.
  • Sharing and deletion are owner-only.