get_posts
Retrieve full content for up to 20 selected posts by their URNs. Use after listing posts to read only the posts you need, turning search results into actionable prospect intelligence.
Instructions
Fetch full content for a specific list of posts by their URNs.
Use this after list_posts() to read only the posts you actually need. Accepts up to 20 URNs per call. URNs come from the 'urn' field in list_posts results.
Args: urns: List of post URN strings to fetch (max 20).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urns | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |