context_get_urls
Retrieve and hydrate content from supported URLs. Provide one URL per line. Supports the following URL patterns: - GitHub on github.com: PRs, issues, and file blobs such as https://github.com///pull/, https://github.com///issues/, and https://github.com///blob//.
Notion on app.notion.com: pages such as https://app.notion.com//, https://app.notion.com/, and https://app.notion.com/p/.
Notion on notion.com: pages such as https://notion.com//, https://notion.com/, and https://notion.com/p/.
Notion on notion.so: pages such as https://notion.so//, https://notion.so/, and https://notion.so/p/.
Unblocked on docs.getunblocked.com: documents such as https://docs.getunblocked.com/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | URLs to resolve and hydrate content from, one per line. | |
| verbose | No | Set to 'true' to include additional details like PR diffs and Jira comments regardless of URL count |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |