ToolsLearning

Get knowledge

Read knowledge markdown for a person, company, or organization.

Tool: get_knowledge

Parameters

ParamTypeRequiredDescription
entity_typestringnoperson (default) | company | organization.
entity_idstring (slug or UUID)yesRequired unless entity_type=organization (then the tenant org is used). Aliases: person_id, company_id.

Sample request

{
  "entity_type": "person",
  "entity_id": "priya-sharma-0003"
}

On this page